diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-20 14:42:24 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-20 14:42:24 +0000 |
| commit | 760819894e021bfc2b6c5e86c54a68a7daa65f28 (patch) | |
| tree | 121e1c7015346547f7abd7a93ca9e08bebb32f00 /libexec/mknetid | |
| parent | a304568fd935ed38810952bc19a1d8090b8df19c (diff) | |
mdoc(7) police: use the new features of the Nm macro.
Notes
svn path=/head/; revision=68949
Diffstat (limited to 'libexec/mknetid')
| -rw-r--r-- | libexec/mknetid/mknetid.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/mknetid/mknetid.8 b/libexec/mknetid/mknetid.8 index f5175769a13e..755c9a45f934 100644 --- a/libexec/mknetid/mknetid.8 +++ b/libexec/mknetid/mknetid.8 @@ -37,7 +37,7 @@ .Nm mknetid .Nd "generate netid map data" .Sh SYNOPSIS -.Nm mknetid +.Nm .Op Fl q .Op Fl g Ar group_file .Op Fl p Ar passwd_file @@ -122,7 +122,7 @@ flag may be used to override it. the Makefile that calls .Nm yp_mkdb and -.Nm mknetid +.Nm to build the .Tn NIS databases |
