diff options
| author | Matthew D Fleming <mdf@FreeBSD.org> | 2011-01-17 23:43:03 +0000 |
|---|---|---|
| committer | Matthew D Fleming <mdf@FreeBSD.org> | 2011-01-17 23:43:03 +0000 |
| commit | 7e265faeb98d570da9ad66f015d18c3d1210786e (patch) | |
| tree | 32e58daf7718008e0ef304704a8ff6da22abdf3a /sbin/sysctl | |
| parent | 5bf6a9401638bbc92a2d91d849ae81acaa87aeb3 (diff) | |
Notes
Diffstat (limited to 'sbin/sysctl')
| -rw-r--r-- | sbin/sysctl/sysctl.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/sysctl/sysctl.8 b/sbin/sysctl/sysctl.8 index dbdf187164832..9309ae582354f 100644 --- a/sbin/sysctl/sysctl.8 +++ b/sbin/sysctl/sysctl.8 @@ -28,7 +28,7 @@ .\" From: @(#)sysctl.8 8.1 (Berkeley) 6/6/93 .\" $FreeBSD$ .\" -.Dd February 6, 2010 +.Dd January 17, 2011 .Dt SYSCTL 8 .Os .Sh NAME @@ -163,7 +163,7 @@ For a detailed description of these variable see .Pp The changeable column indicates whether a process with appropriate privilege can change the value. -String, and integer values can be set using +String and integer values can be set using .Nm . .Bl -column security.bsd.unprivileged_read_msgbuf integerxxx .It Sy "Name Type Changeable |
