diff options
author | ru <ru@FreeBSD.org> | 2000-11-20 20:10:44 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-11-20 20:10:44 +0000 |
commit | 71e2293ad43d8745a8e735483e3f07631714be05 (patch) | |
tree | eb7d53179ad22344ae698f8aa866faa0e415686c /usr.sbin/rwhod | |
parent | bb7634eb859aa29d7425840bb3ae3c7391c27b87 (diff) | |
download | FreeBSD-src-71e2293ad43d8745a8e735483e3f07631714be05.zip FreeBSD-src-71e2293ad43d8745a8e735483e3f07631714be05.tar.gz |
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'usr.sbin/rwhod')
-rw-r--r-- | usr.sbin/rwhod/rwhod.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/rwhod/rwhod.8 b/usr.sbin/rwhod/rwhod.8 index de54ed7..1c06553 100644 --- a/usr.sbin/rwhod/rwhod.8 +++ b/usr.sbin/rwhod/rwhod.8 @@ -39,7 +39,7 @@ .Nm rwhod .Nd system status server .Sh SYNOPSIS -.Nm rwhod +.Nm .Op Fl i .Op Fl p .Op Fl l @@ -142,10 +142,10 @@ table). Regardless of the option, the program accepts broadcast or unicast reports from all interfaces. Thus, this program will hear the reports of old, non-multicasting -.Nm rwhod Ns s , +.Nm Ns s , but, if multicasting is used, those old -.Nm rwhod Ns s +.Nm Ns s won't hear the reports generated by this program. .Pp The server transmits and receives messages at the port indicated |