summaryrefslogtreecommitdiffstats
path: root/bin/test
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
committerdd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
commita145482cf625d5f04072fd1d20b5c2062cbe8e47 (patch)
treed6c008b8ae357e7c4c800baa477713b82a6ee2f2 /bin/test
parent0d7bb1fec635c87e914e57048716adc5a87cfe22 (diff)
downloadFreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.zip
FreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.tar.gz
Remove whitespace at EOL.
Diffstat (limited to 'bin/test')
-rw-r--r--bin/test/test.112
1 files changed, 6 insertions, 6 deletions
diff --git a/bin/test/test.1 b/bin/test/test.1
index fde8434..cddafd5 100644
--- a/bin/test/test.1
+++ b/bin/test/test.1
@@ -113,7 +113,7 @@ is a named pipe
.Po Tn FIFO Pc .
.It Fl r Ar file
True if
-.Ar file
+.Ar file
exists and is readable.
.It Fl s Ar file
True if
@@ -154,7 +154,7 @@ True if the length of
.Ar string
is zero.
.It Fl L Ar file
-True if
+True if
.Ar file
exists and is a symbolic link.
.It Fl O Ar file
@@ -219,7 +219,7 @@ True if
.Ar \&s\&1
is not the null
string.
-.It Ar \&n\&1 Fl \&eq Ar \&n\&2
+.It Ar \&n\&1 Fl \&eq Ar \&n\&2
True if the integers
.Ar \&n\&1
and
@@ -287,11 +287,11 @@ operator has higher precedence than the
.Fl o
operator.
.Sh GRAMMAR AMBIGUITY
-The
+The
.Nm
grammar is inherently ambiguous. In order to assure a degree of consistency,
-the cases described in the
-.St -p1003.2 ,
+the cases described in the
+.St -p1003.2 ,
section D11.2/4.62.4, standard
are evaluated consistently according to the rules specified in the
standards document. All other cases are subject to the ambiguity in the
OpenPOWER on IntegriCloud