Minor mdoc fix.

This commit is contained in:
Joel Dahl 2013-03-29 08:12:09 +00:00
parent f371c9e260
commit 5127efa399
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=248870

View File

@ -1628,7 +1628,7 @@ form begins with a subshell,
the the
.Li $( .Li $(
and and
.Li ( .Li (\&
must be separated by whitespace must be separated by whitespace
to avoid ambiguity with arithmetic expansion. to avoid ambiguity with arithmetic expansion.
.Ss Arithmetic Expansion .Ss Arithmetic Expansion