commit | c8b6342d3c2a167dec16931815926e9e4387e7ef | [log] [tgz] |
---|---|---|
author | rsc <devnull@localhost> | Thu Jan 13 04:49:19 2005 +0000 |
committer | rsc <devnull@localhost> | Thu Jan 13 04:49:19 2005 +0000 |
tree | 80d3ec6ea074462b30639168113def880476dad6 | |
parent | 741f510ce758f77ed5193256fb693a09a7daecce [diff] [blame] |
Many small edits.
diff --git a/man/man1/bc.1 b/man/man1/bc.1 index bd180a5..5719434 100644 --- a/man/man1/bc.1 +++ b/man/man1/bc.1
@@ -267,7 +267,7 @@ for(i=1; i<=10; i++) print e(i) .EE .SH FILES -.B /sys/lib/bclib +.B \*9/lib/bclib mathematical library .SH SOURCE .B \*9/src/cmd/bc.y @@ -281,12 +281,12 @@ or .L ! operators. -.br +.PP A .L for statement must have all three .LR E s. -.br +.PP A .L quit is interpreted when read, not when executed.