1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-05 12:56:08 +00:00

Remove a duplicated description of the test for the null string.

MFC after:	3 days
This commit is contained in:
Yaroslav Tykhiy 2004-06-07 12:47:31 +00:00
parent 593cc6f338
commit 37ad0f498f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=130190

View File

@ -210,11 +210,6 @@ True if string
comes after
.Ar \&s\&2
based on the ASCII value of their characters.
.It Ar \&s\&1
True if
.Ar \&s\&1
is not the null
string.
.It Ar \&n\&1 Fl \&eq Ar \&n\&2
True if the integers
.Ar \&n\&1