aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMike Barcroft <mike@FreeBSD.org>2002-04-06 07:10:15 +0000
committerMike Barcroft <mike@FreeBSD.org>2002-04-06 07:10:15 +0000
commit3bede0fb511e33d1783d470ea576950298a7032f (patch)
treef5085c5714688f3d4f460be78604144c1e741008 /share
parenta2a44319893562543c96e64df9cf3a68bd2e92f9 (diff)
Notes
Diffstat (limited to 'share')
-rw-r--r--share/man/man7/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man7/Makefile b/share/man/man7/Makefile
index 58da99e7cf306..baae42d6b70a4 100644
--- a/share/man/man7/Makefile
+++ b/share/man/man7/Makefile
@@ -2,9 +2,9 @@
# $FreeBSD$
#MISSING: eqnchar.7 ms.7 term.7
-MAN= ascii.7 build.7 clocks.7 environ.7 ffs.7 hier.7 hostname.7 intro.7 \
- mailaddr.7 operator.7 ports.7 release.7 security.7 stdint.7 tuning.7 \
- firewall.7 sec-doc.7 sprog.7 style.perl.7
+MAN= ascii.7 build.7 clocks.7 environ.7 firewall.7 ffs.7 hier.7 \
+ hostname.7 intro.7 mailaddr.7 operator.7 ports.7 release.7 \
+ security.7 sec-doc.7 sprog.7 stdint.7 style.perl.7 tuning.7
MLINKS= intro.7 miscellaneous.7
.include <bsd.prog.mk>