man page fixes by Daniel Baumann

This commit is contained in:
garbeam@mmv.wmii.de
2005-12-28 19:44:21 +02:00
parent 59e1cbe6c0
commit e6963e8c85
2 changed files with 3 additions and 3 deletions

View File

@@ -159,7 +159,7 @@ Function definitions
.B , .B ,
.I L .I L
.B ){ .B ){
.PD0 .PD
.br .br
.B auto .B auto
.I L .I L

View File

@@ -17,7 +17,7 @@ The following primitives are used to construct
.TP "\w'\fIn1 \fL-eq \fIn2\fLXX'u" .TP "\w'\fIn1 \fL-eq \fIn2\fLXX'u"
.BI -r " file" .BI -r " file"
True if the file exists (is accessible) and is readable. True if the file exists (is accessible) and is readable.
.PD0 .PD
.TP .TP
.BI -w " file" .BI -w " file"
True if the file exists and is writable. True if the file exists and is writable.
@@ -146,7 +146,7 @@ following operators:
.TP "\w'\fL( \fIexpr\fL )XX'u" .TP "\w'\fL( \fIexpr\fL )XX'u"
.B ! .B !
unary negation operator unary negation operator
.PD0 .PD
.TP .TP
.B -o .B -o
binary binary