mirror of
https://git.suckless.org/9base
synced 2025-09-02 05:13:47 -07:00
man page fixes by Daniel Baumann
This commit is contained in:
2
bc/bc.1
2
bc/bc.1
@@ -159,7 +159,7 @@ Function definitions
|
||||
.B ,
|
||||
.I L
|
||||
.B ){
|
||||
.PD0
|
||||
.PD
|
||||
.br
|
||||
.B auto
|
||||
.I L
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user