diff options
author | yar <yar@FreeBSD.org> | 2001-08-02 12:38:23 +0000 |
---|---|---|
committer | yar <yar@FreeBSD.org> | 2001-08-02 12:38:23 +0000 |
commit | a9479014c3acf16862bef0f26b143ab5a3e45eeb (patch) | |
tree | 87f3b22d625173808b7b3f7e28c4c1b05ee80efa | |
parent | 81c40cebd271f13e6b74b9a6e0652319f39181cb (diff) | |
download | FreeBSD-src-a9479014c3acf16862bef0f26b143ab5a3e45eeb.zip FreeBSD-src-a9479014c3acf16862bef0f26b143ab5a3e45eeb.tar.gz |
Document the deprecated `-w' option in the COMPATIBILITY section.
-rw-r--r-- | sbin/sysctl/sysctl.8 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sbin/sysctl/sysctl.8 b/sbin/sysctl/sysctl.8 index 5adc2fc..bd5f1f2 100644 --- a/sbin/sysctl/sysctl.8 +++ b/sbin/sysctl/sysctl.8 @@ -228,6 +228,10 @@ definitions for fourth level ICMP identifiers .It Aq Pa netinet/udp_var.h definitions for fourth level UDP identifiers .El +.Sh COMPATIBILITY +The +.Fl w +option has been deprecated and is silently ignored. .Sh SEE ALSO .Xr sysctl 3 , .Xr sysctl.conf 5 |