summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-17 17:11:26 +0000
committerru <ru@FreeBSD.org>2000-11-17 17:11:26 +0000
commit7ffd84a159c7ddeed12d643bcd8d9c920da02e04 (patch)
tree3b7144d65edab201cc33f8431228c18624dfd844 /games
parent5335f94e990d5e995955c27f59fe2dc8c4907e6b (diff)
downloadFreeBSD-src-7ffd84a159c7ddeed12d643bcd8d9c920da02e04.zip
FreeBSD-src-7ffd84a159c7ddeed12d643bcd8d9c920da02e04.tar.gz
mdoc(7) police: Nm is a must in the NAME section.
Diffstat (limited to 'games')
-rw-r--r--games/number/number.69
1 files changed, 5 insertions, 4 deletions
diff --git a/games/number/number.6 b/games/number/number.6
index a7b339d..4aa6a0c 100644
--- a/games/number/number.6
+++ b/games/number/number.6
@@ -36,18 +36,19 @@
.Dt NUMBER 6
.Os
.Sh NAME
-number \- convert Arabic numerals to English
+.Nm number
+.Nd convert Arabic numerals to English
.Sh SYNOPSIS
.Nm number
.Op Fl l
.Op Ar \&# ...
.Sh DESCRIPTION
The
-.Nm number
+.Nm
utility prints the English equivalent of the number to the standard
output, with each 10^3 magnitude displayed on a separate line.
If no argument is specified,
-.Nm number
+.Nm
reads lines from the standard input.
.Pp
The options are as follows:
@@ -57,5 +58,5 @@ Display the number on a single line.
.El
.Sh BUGS
Although
-.Nm number
+.Nm
understand fractions, it doesn't understand exponents.
OpenPOWER on IntegriCloud