diff options
author | 2015-10-16 20:11:59 +0000 | |
---|---|---|
committer | 2015-10-16 20:11:59 +0000 | |
commit | b185c288d4e1de2b977704eef2b493f8befc458e (patch) | |
tree | e5ff4194c4050a6ee02daed0e18bb5a63de6408e | |
parent | Drop usage of TMPDIR. (diff) | |
download | wireguard-openbsd-b185c288d4e1de2b977704eef2b493f8befc458e.tar.xz wireguard-openbsd-b185c288d4e1de2b977704eef2b493f8befc458e.zip |
No longer talk about -b flag, it's gone.
-rw-r--r-- | sbin/ping6/ping6.8 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sbin/ping6/ping6.8 b/sbin/ping6/ping6.8 index 2510ce35273..86fe4d3a198 100644 --- a/sbin/ping6/ping6.8 +++ b/sbin/ping6/ping6.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ping6.8,v 1.53 2015/10/16 18:17:12 florian Exp $ +.\" $OpenBSD: ping6.8,v 1.54 2015/10/16 20:11:59 florian Exp $ .\" $KAME: ping6.8,v 1.57 2002/05/26 13:18:25 itojun Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -237,9 +237,6 @@ data bytes when combined with the 8 bytes of ICMP header data. -It may also be necessary to specify -.Fl b -to extend the socket buffer size. .Pp This option is ignored if any of the flags .Op Fl tWw |