diff options
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/ndp/ndp.8 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/usr.sbin/ndp/ndp.8 b/usr.sbin/ndp/ndp.8 index f76e0464dd3..6c3a015a520 100644 --- a/usr.sbin/ndp/ndp.8 +++ b/usr.sbin/ndp/ndp.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ndp.8,v 1.25 2008/05/17 23:31:52 sobrado Exp $ +.\" $OpenBSD: ndp.8,v 1.26 2008/05/18 10:00:49 sobrado Exp $ .\" $KAME: ndp.8,v 1.28 2002/07/17 08:46:33 itojun Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: May 17 2008 $ +.Dd $Mdocdate: May 18 2008 $ .Dt NDP 8 .Os .\" @@ -138,9 +138,7 @@ to be used when there is no interface specified even though required. The current default interface will be deleted from the kernel. .It Fl i Ar interface Op Ar flag ... View ND information for the specified interface. -If additional arguments -.Ar flags -are given, +If additional arguments are given, .Nm sets or clears the specified flags for the interface. Each flag should be separated by whitespace or tab characters. |