diff options
author | 2008-04-22 05:04:07 +0000 | |
---|---|---|
committer | 2008-04-22 05:04:07 +0000 | |
commit | 38ddcb04c6019faaf9abc2a4ac5d8c4c2728ef56 (patch) | |
tree | 5a5aae5e979ac159ca44477d46f4f7fffbfa3868 | |
parent | s/NPX/NXP/g -- a separate legal entity of Philips is equally misspelled. ;) (diff) | |
download | wireguard-openbsd-38ddcb04c6019faaf9abc2a4ac5d8c4c2728ef56.tar.xz wireguard-openbsd-38ddcb04c6019faaf9abc2a4ac5d8c4c2728ef56.zip |
tweak previous;
-rw-r--r-- | usr.sbin/rtadvd/rtadvd.8 | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/usr.sbin/rtadvd/rtadvd.8 b/usr.sbin/rtadvd/rtadvd.8 index 55d9cb393b1..0f3f1890866 100644 --- a/usr.sbin/rtadvd/rtadvd.8 +++ b/usr.sbin/rtadvd/rtadvd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rtadvd.8,v 1.24 2008/04/21 20:40:55 rainer Exp $ +.\" $OpenBSD: rtadvd.8,v 1.25 2008/04/22 05:04:07 jmc Exp $ .\" $KAME: rtadvd.8,v 1.18 2002/04/28 10:43:02 jinmei 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: April 21 2008 $ +.Dd $Mdocdate: April 22 2008 $ .Dt RTADVD 8 .Os .Sh NAME @@ -96,8 +96,11 @@ By default, .Pa /etc/rtadvd.conf is used. .It Fl d -Do not daemonize. If this option is specified, rtadvd will run -in the foreground and log to stderr. +Do not daemonize. +If this option is specified, +.Nm +will run in the foreground and log to +.Em stderr . .It Fl M Specify an interface to join the all-routers site-local multicast group. By default, |