diff options
Diffstat (limited to 'bin/test/test.1')
-rw-r--r-- | bin/test/test.1 | 12 |
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 |