mdoc(7) police: removed unnecessary .Ns's.

This commit is contained in:
Ruslan Ermilov 2002-05-30 05:47:50 +00:00
parent 2e1cdcf311
commit 1ab9d5a384

View file

@ -646,7 +646,7 @@ the rest of the modifier.
.It Cm Q
Quotes every shell meta-character in the variable, so that it can be passed
safely through recursive invocations of
.Nm Ns .
.Nm .
.It Cm R
Replaces each word in the variable with everything but its suffix.
.Sm off
@ -722,7 +722,7 @@ Converts variable to upper-case letters.
.Sh DIRECTIVES, CONDITIONALS, AND FOR LOOPS
Directives, conditionals, and for loops reminiscent
of the C programming language are provided in
.Nm Ns .
.Nm .
All such structures are identified by a line beginning with a single
dot
.Pq Ql \&.
@ -1157,7 +1157,7 @@ attribute is applied to every
command in the file.
.It Ic .SUFFIXES
Each source specifies a suffix to
.Nm Ns .
.Nm .
If no sources are specified, any previous specified suffices are deleted.
.El
.Sh COMPATIBILITY