summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ndp/ndp.8
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2003-01-18 23:53:49 +0000
committerderaadt <deraadt@openbsd.org>2003-01-18 23:53:49 +0000
commitfad0034532ab76f2e4943ef38f3aee3ff2e2571d (patch)
tree9d2cb5ae583485be6b8155fe66a4451484206273 /usr.sbin/ndp/ndp.8
parentprotoize(1) man page, cobbled from various places by jmc@prioris.mini.pw.edu.pl (diff)
downloadwireguard-openbsd-fad0034532ab76f2e4943ef38f3aee3ff2e2571d.tar.xz
wireguard-openbsd-fad0034532ab76f2e4943ef38f3aee3ff2e2571d.zip
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