man page fixes by Daniel Baumann - 9base - revived minimalist port of Plan 9 userland to Unix
 (HTM) git clone git://git.suckless.org/9base
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit e6963e8c85bf6aa2b86a63663d276c3e94e196d2
 (DIR) parent 59e1cbe6c0c4522c168844e9519af526813ac36d
 (HTM) Author: garbeam@mmv.wmii.de <unknown>
       Date:   Wed, 28 Dec 2005 19:44:21 +0200
       
       man page fixes by Daniel Baumann
       
       Diffstat:
         M bc/bc.1                             |       2 +-
         M test/test.1                         |       4 ++--
       
       2 files changed, 3 insertions(+), 3 deletions(-)
       ---
 (DIR) diff --git a/bc/bc.1 b/bc/bc.1
       @@ -159,7 +159,7 @@ Function definitions
        .B ,
        .I L
        .B ){
       -.PD0
       +.PD
        .br
        .B auto
        .I L
 (DIR) diff --git a/test/test.1 b/test/test.1
       @@ -17,7 +17,7 @@ The following primitives are used to construct
        .TP "\w'\fIn1 \fL-eq \fIn2\fLXX'u"
        .BI -r " file"
        True if the file exists (is accessible) and is readable.
       -.PD0
       +.PD
        .TP
        .BI -w " file"
        True if the file exists and is writable.
       @@ -146,7 +146,7 @@ following operators:
        .TP "\w'\fL( \fIexpr\fL )XX'u"
        .B  !
        unary negation operator
       -.PD0
       +.PD
        .TP
        .B  -o
        binary