test(1): Fix markup, ( and ) must be separate arguments so leave spaces.

MFC after:	1 week
This commit is contained in:
Jilles Tjoelker 2010-09-10 14:03:58 +00:00
parent 2f67f12e04
commit c68e12a6f9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=212419

View File

@ -282,7 +282,7 @@ True if either
or
.Ar expression2
are true.
.It Cm \&( Ns Ar expression Ns Cm \&)
.It Cm \&( Ar expression Cm \&)
True if expression is true.
.El
.Pp