diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2001-07-17 22:03:19 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2001-07-17 22:03:19 +0000 |
| commit | 7bbf2ac162f21d1c5c88c956d4bc4f0df0c60099 (patch) | |
| tree | ce2612eb1a8769478d5014288d1088fab682b2e6 /etc/sysctl.conf | |
| parent | 04d12c9900bf65dd06799b7bdc5503255f1d864f (diff) | |
Notes
Diffstat (limited to 'etc/sysctl.conf')
| -rw-r--r-- | etc/sysctl.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/sysctl.conf b/etc/sysctl.conf index d4cae0982d7a..85125cb3db2a 100644 --- a/etc/sysctl.conf +++ b/etc/sysctl.conf @@ -1,7 +1,7 @@ # $FreeBSD$ # # This file is read when going to multi-user and its contents piped thru -# ``sysctl -w'' to adjust kernel values. ``man 5 sysctl.conf'' for details. +# ``sysctl'' to adjust kernel values. ``man 5 sysctl.conf'' for details. # #vfs.vmiodirenable=0 # Set to 1 to enable the use of the VM subsystem to |
