diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2004-05-07 09:59:03 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2004-05-07 09:59:03 +0000 |
commit | 9caaab800b30c21e31e7cb6f585caf1cb02df627 (patch) | |
tree | 3f3839b046f6dfd189fea7faaf3c070af7c9537e /share/man/man5 | |
parent | 10717e2e95757595d2284f3f5376019e89298012 (diff) | |
download | src-test2-9caaab800b30c21e31e7cb6f585caf1cb02df627.tar.gz src-test2-9caaab800b30c21e31e7cb6f585caf1cb02df627.zip |
Notes
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/style.Makefile.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/style.Makefile.5 b/share/man/man5/style.Makefile.5 index ce91319cfd24..a0b2f52a41a9 100644 --- a/share/man/man5/style.Makefile.5 +++ b/share/man/man5/style.Makefile.5 @@ -70,7 +70,7 @@ order: i.e., ones for the primary program (or library) first. The general .Dq product order is: -.Va PROG Ns / Ns Va LIB Ns / Ns Va SCRIPT +.Va PROG Ns / Ns Oo Va SH Oc Ns Va LIB Ns / Ns Va SCRIPT .Va FILES .Va LINKS .Oo Va NO Oc Ns Va MAN @@ -84,7 +84,7 @@ order is: The general .Dq build order is: -.Va PROG Ns / Ns Va LIB Ns / Ns Va SCRIPT +.Va PROG Ns / Ns Oo Va SH Oc Ns Va LIB Ns / Ns Va SCRIPT .Va SRCS .Va WARNS .Va CFLAGS |