bug report 4.2BSD/ucb/196
[unix-history] / usr / src / games / number / number.6
.\" @(#)number.6 6.2 (Berkeley) %G%
.\" Copyright (c) 1980 Regents of the University of California.
.\" All rights reserved. The Berkeley software License Agreement
.\" specifies the terms and conditions for redistribution.
.\"
.\" @(#)number.6 6.6 (Berkeley) 4/1/87
.\"
.\"
.TH NUMBER 6 ""
.UC 4
.SH NAME
number \- convert Arabic numerals to English
.SH SYNOPSIS
.B number
[ # ]
.SH DESCRIPTION
\fINumber\fP converts its arguments from decimal numbers to
a fully spelled-out version. In the absence of arguments,
\fInumber\fP reads from the standard input. Output is to
the standard output.
.SH BUGS
\fINumber\fP doesn't understand about exponents.