diff options
author | rsc <devnull@localhost> | 2005-01-13 04:49:19 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-01-13 04:49:19 +0000 |
commit | c8b6342d3c2a167dec16931815926e9e4387e7ef (patch) | |
tree | 80d3ec6ea074462b30639168113def880476dad6 /man/man1/dc.1 | |
parent | 741f510ce758f77ed5193256fb693a09a7daecce (diff) | |
download | plan9port-c8b6342d3c2a167dec16931815926e9e4387e7ef.tar.gz plan9port-c8b6342d3c2a167dec16931815926e9e4387e7ef.tar.bz2 plan9port-c8b6342d3c2a167dec16931815926e9e4387e7ef.zip |
Many small edits.
Diffstat (limited to 'man/man1/dc.1')
-rw-r--r-- | man/man1/dc.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man1/dc.1 b/man/man1/dc.1 index d6bc35c0..5394580a 100644 --- a/man/man1/dc.1 +++ b/man/man1/dc.1 @@ -223,15 +223,15 @@ results are truncated to the following scales. \fLv\fR max(\fIs,sa\fR) .fi .SH EXAMPLES +.LP +Print the first ten values of +.IR n ! +.IP .EX [la1+dsa*pla10>y]sy 0sa1 lyx .EE -.ns -.IP -Print the first ten values of -.IR n ! .SH SOURCE .B \*9/src/cmd/dc.c .SH "SEE ALSO" |