summaryrefslogtreecommitdiff
path: root/usr.sbin/ndp/ndp.8
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2003-01-18 23:53:50 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2003-01-18 23:53:50 +0000
commit0737851f1642d613c81b8ae2ee1cb7603cbd837a (patch)
treef302a7fae29e75d80a8f4c984253110ec1eab569 /usr.sbin/ndp/ndp.8
parent46ff6b272921b15bc0df982c467b575d17c674a6 (diff)
inet6 fixes from jmc@prioris.mini.pw.edu.pl
Diffstat (limited to 'usr.sbin/ndp/ndp.8')
-rw-r--r--usr.sbin/ndp/ndp.88
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/ndp/ndp.8 b/usr.sbin/ndp/ndp.8
index aa048d8222b..e298354dd50 100644
--- a/usr.sbin/ndp/ndp.8
+++ b/usr.sbin/ndp/ndp.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ndp.8,v 1.17 2002/07/17 13:49:03 itojun Exp $
+.\" $OpenBSD: ndp.8,v 1.18 2003/01/18 23:53:49 deraadt Exp $
.\" $KAME: ndp.8,v 1.28 2002/07/17 08:46:33 itojun Exp $
.\"
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@@ -159,7 +159,7 @@ If additional arguments
are given,
.Nm
sets or clears the specified flags for the interface.
-Each flag should be separated by white spaces or tab characters.
+Each flag should be separated by whitespace or tab characters.
Possible flags are as follows.
All of the flags can begin with the
special character
@@ -219,7 +219,7 @@ The entry will be permanent unless the word
is given in the command.
If the word
.Ic proxy
-is given, this system will act as an proxy NDP server,
+is given, this system will act as a proxy NDP server,
responding to requests for
.Ar hostname
even though the host address is not its own.
@@ -234,7 +234,7 @@ Most useful when used with
.Sh RETURN VALUES
The
.Nm
-command will exit with 0 on success, and non-zero on errors.
+command exits with 0 on success, and non-zero on errors.
.\"
.Sh SEE ALSO
.Xr arp 8