ANSIfication; bug report 4.3BSD/bin/223
[unix-history] / usr / src / games / number / number.6
CommitLineData
123f84c6
KB
1.\" @(#)number.6 6.2 (Berkeley) %G%
2.\" Copyright (c) 1980 Regents of the University of California.
3.\" All rights reserved. The Berkeley software License Agreement
4.\" specifies the terms and conditions for redistribution.
5.\"
6.\" @(#)number.6 6.6 (Berkeley) 4/1/87
7.\"
f494a571 8.\"
4a0be822 9.TH NUMBER 6 ""
123f84c6 10.UC 4
f494a571
KM
11.SH NAME
12number \- convert Arabic numerals to English
13.SH SYNOPSIS
123f84c6
KB
14.B number
15[ # ]
f494a571 16.SH DESCRIPTION
123f84c6
KB
17\fINumber\fP converts its arguments from decimal numbers to
18a fully spelled-out version. In the absence of arguments,
19\fInumber\fP reads from the standard input. Output is to
20the standard output.
21.SH BUGS
22\fINumber\fP doesn't understand about exponents.