FreeBSD Bugzilla – Attachment 26047 Details for
Bug 44435
sysctl manpage: add example for tcsh
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 437 bytes, created by
Slaven Rezic
on 2002-10-24 15:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Slaven Rezic
Created:
2002-10-24 15:30:01 UTC
Size:
437 bytes
patch
obsolete
>--- sbin/sysctl/sysctl.8.orig Thu Oct 24 16:09:29 2002 >+++ sbin/sysctl/sysctl.8 Thu Oct 24 16:11:22 2002 >@@ -93,6 +93,13 @@ > listsysctls () { set -A reply $(sysctl -AN ${1%.*}) } > compctl -K listsysctls sysctl > .Ed >+.Pp >+or in >+.Nm tcsh , >+the following code: >+.Bd -literal -offset indent >+complete sysctl 'n/*/`sysctl -Na`/' >+.Ed > .It Fl n > Show only variable values, not their names. > This option is useful for setting shell variables.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 44435
: 26047