From 7ffd84a159c7ddeed12d643bcd8d9c920da02e04 Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 17 Nov 2000 17:11:26 +0000 Subject: mdoc(7) police: Nm is a must in the NAME section. --- games/number/number.6 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'games') 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. -- cgit v1.1