diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-20 20:10:44 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-20 20:10:44 +0000 |
commit | e97407b4f202c33851c3ee51572c0cde85095e83 (patch) | |
tree | 7e3aa57c8fd31ab0d25337a45dc22ec6589aa283 /usr.sbin/syslogd/syslogd.8 | |
parent | a41801c68a57ffad135f82fa0dba1a15e921634b (diff) |
mdoc(7) police: use the new features of the Nm macro.
Notes
Notes:
svn path=/head/; revision=68965
Diffstat (limited to 'usr.sbin/syslogd/syslogd.8')
-rw-r--r-- | usr.sbin/syslogd/syslogd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/syslogd/syslogd.8 b/usr.sbin/syslogd/syslogd.8 index e7e20193000e..c4a0a9e0a2e3 100644 --- a/usr.sbin/syslogd/syslogd.8 +++ b/usr.sbin/syslogd/syslogd.8 @@ -107,7 +107,7 @@ will get permission. Put .Nm into debugging mode. This is probably only of use to developers working on -.Nm Ns . +.Nm . .It Fl f Specify the pathname of an alternate configuration file; the default is @@ -185,7 +185,7 @@ daemon creates the file and stores its process id there. This can be used to kill or reconfigure -.Nm Ns . +.Nm . .Pp The message sent to .Nm |