summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2003-01-06 05:18:42 +0000
committertrhodes <trhodes@FreeBSD.org>2003-01-06 05:18:42 +0000
commit3f90781536334dc07ecedeceb7fc79528cd8a7eb (patch)
tree124115625c76dc53d08e0d73ee05b6bc437cb174 /share/man
parente22f4c23d583d2616fc059545d212f6ade935671 (diff)
downloadFreeBSD-src-3f90781536334dc07ecedeceb7fc79528cd8a7eb.zip
FreeBSD-src-3f90781536334dc07ecedeceb7fc79528cd8a7eb.tar.gz
Link a.out(5) to aout(5) to follow the module name.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man5/Makefile b/share/man/man5/Makefile
index eb56a3d..1a0834a 100644
--- a/share/man/man5/Makefile
+++ b/share/man/man5/Makefile
@@ -15,7 +15,8 @@ MAN= a.out.5 acct.5 core.5 devfs.5 device.hints.5 \
rc.conf.5 remote.5 resolver.5 \
services.5 shells.5 stab.5 sysctl.conf.5 utmp.5
-MLINKS= dir.5 dirent.5
+MLINKS= a.out.5 aout.5
+MLINKS=+dir.5 dirent.5
MLINKS+=fs.5 inode.5
MLINKS+=hosts.equiv.5 rhosts.5
MLINKS+=msdosfs.5 msdos.5
OpenPOWER on IntegriCloud