diff options
author | ru <ru@FreeBSD.org> | 2000-11-20 12:06:19 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-11-20 12:06:19 +0000 |
commit | dfd5860ef3535d51b53ac17c3a806eafee96cefc (patch) | |
tree | 05adf406ec36b48707c0a8ebc7720ac8a1a3b88a /games/bcd | |
parent | 8294bdbb726244ca098ce5e411e69ef5ed52ce9a (diff) | |
download | FreeBSD-src-dfd5860ef3535d51b53ac17c3a806eafee96cefc.zip FreeBSD-src-dfd5860ef3535d51b53ac17c3a806eafee96cefc.tar.gz |
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'games/bcd')
-rw-r--r-- | games/bcd/bcd.6 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/bcd/bcd.6 b/games/bcd/bcd.6 index 88a76de..41a5188 100644 --- a/games/bcd/bcd.6 +++ b/games/bcd/bcd.6 @@ -41,7 +41,7 @@ .Nm morse .Nd "reformat input as punch cards, paper tape or morse code" .Sh SYNOPSIS -.Nm bcd +.Nm .Op Ar string ... .Nm ppt .Op Ar string ... @@ -55,7 +55,7 @@ .Op Ar string ... .Sh DESCRIPTION The commands -.Nm bcd , +.Nm , .Nm ppt and .Nm morse |