summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2003-03-02 18:57:12 +0000
committerobrien <obrien@FreeBSD.org>2003-03-02 18:57:12 +0000
commitfa1ebd55946d5868c4e0cfd4b8d957e397ed2819 (patch)
tree82d9dcab8ebcbab61b13f69f7ce3284d3998520c
parent9dc0ca16507608ab00871bb805a4f76b013e8e50 (diff)
downloadFreeBSD-src-fa1ebd55946d5868c4e0cfd4b8d957e397ed2819.zip
FreeBSD-src-fa1ebd55946d5868c4e0cfd4b8d957e397ed2819.tar.gz
Another traffice ticket for crossing the .'ed line from the mdoc police.
Submitted by: ru
-rw-r--r--share/man/man5/style.Makefile.514
1 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man5/style.Makefile.5 b/share/man/man5/style.Makefile.5
index 60292d0..fe2f91a 100644
--- a/share/man/man5/style.Makefile.5
+++ b/share/man/man5/style.Makefile.5
@@ -64,7 +64,7 @@ Special variables (i.e.,
etc.) are listed in order of
.Dq product ,
then building and installing a binary.
-It is also allowable to list special variables in
+Special variables may also be listed in
.Dq build
order: i.e., ones for the primary program (or library) first.
The general
@@ -94,7 +94,7 @@ order is:
.Va FILES
.Va LINKS
.Oo Va NO Oc Ns Va MAN
-.Va MLINKS.
+.Va MLINKS .
.It
Omit
.Va SRCS
@@ -144,14 +144,14 @@ The usage of
.Va WARNS
is spelled
.Dq Li "WARNS?= " .
-so that it may be overriden on the command-line or in
+so that it may be overriden on the command line or in
.Pa /etc/make.conf .
.It
.Dq Li "NO_WERROR= yes"
should not be used,
it defeats the purpose of
.Va WARNS .
-It should only be used on the command-line and in special circomstances.
+It should only be used on the command line and in special circumstances.
.It
.Va CFLAGS
is spelled
@@ -204,11 +204,11 @@ Do not use anachronisms like
and
.Va $@ .
Instead use
-.Cm ${.IMPSRC}
+.Va ${.IMPSRC}
or
-.Cm ${.ALLSRC}
+.Va ${.ALLSRC}
and
-.Cm ${.TARGET}
+.Va ${.TARGET} .
.El
.Pp
The desire to express a logical grouping often means not obeying some of the
OpenPOWER on IntegriCloud