diff options
author | Alex Feldman <alex@cvs.openbsd.org> | 1999-04-21 02:19:07 +0000 |
---|---|---|
committer | Alex Feldman <alex@cvs.openbsd.org> | 1999-04-21 02:19:07 +0000 |
commit | 77cbe1cf837b2c4e73e16d7a66255334db8a9410 (patch) | |
tree | c85d18f5258a79f6760129208be588d0db204f82 /sbin/ping/ping.8 | |
parent | 6e82a770d9fdbc68d8fd68fb9a69a0aca2eecb6a (diff) |
Removed deprecated -S option from synopsis.
Diffstat (limited to 'sbin/ping/ping.8')
-rw-r--r-- | sbin/ping/ping.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/ping/ping.8 b/sbin/ping/ping.8 index 5a339c38e46..ce006d73ca8 100644 --- a/sbin/ping/ping.8 +++ b/sbin/ping/ping.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ping.8,v 1.13 1999/03/18 11:11:06 aaron Exp $ +.\" $OpenBSD: ping.8,v 1.14 1999/04/21 02:19:06 alex Exp $ .\" $NetBSD: ping.8,v 1.10 1995/12/31 04:55:35 ghudson Exp $ .\" .\" Copyright (c) 1985, 1991, 1993 @@ -50,7 +50,6 @@ packets to network hosts .Op Fl i Ar wait .Op Fl l Ar preload .Op Fl p Ar pattern -.Op Fl S Ar ifaddr .Op Fl s Ar packetsize .Op Fl t Ar ttl .Op Fl w Ar maxwait |