diff options
author | ru <ru@FreeBSD.org> | 2002-07-12 14:08:40 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-07-12 14:08:40 +0000 |
commit | 7b8478939a8cec4900ebf53872f7e240bcb1206f (patch) | |
tree | 2a479247bc8f57e459eb1d0446ed512d4cbff4a3 /share/man | |
parent | 3f59a54864baaae8b4a26bb5304a1705fc021b8c (diff) | |
download | FreeBSD-src-7b8478939a8cec4900ebf53872f7e240bcb1206f.zip FreeBSD-src-7b8478939a8cec4900ebf53872f7e240bcb1206f.tar.gz |
Sort MAN.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/Makefile b/share/man/man5/Makefile index a79eb55..3a549a2 100644 --- a/share/man/man5/Makefile +++ b/share/man/man5/Makefile @@ -3,10 +3,10 @@ #MISSING: dump.5 plot.5 MAN= a.out.5 acct.5 core.5 devfs.5 dir.5 disktab.5 drivers.conf.5 \ - ethers.5 elf.5 fbtab.5 fdescfs.5 forward.5 fs.5 fstab.5 group.5 \ + elf.5 ethers.5 fbtab.5 fdescfs.5 forward.5 fs.5 fstab.5 group.5 \ hesiod.conf.5 \ hosts.5 hosts.equiv.5 hosts.lpd.5 intro.5 link.5 \ - linprocfs.5 make.conf.5 mailer.conf.5 moduli.5 motd.5 networks.5 \ + linprocfs.5 mailer.conf.5 make.conf.5 moduli.5 motd.5 networks.5 \ nsswitch.conf.5 \ passwd.5 pbm.5 periodic.conf.5 \ phones.5 procfs.5 protocols.5 quota.user.5 \ |