diff options
author | des <des@FreeBSD.org> | 2002-03-22 20:29:26 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2002-03-22 20:29:26 +0000 |
commit | 11a0c28ba7f034c551481b25e6f6ff52814ed2a5 (patch) | |
tree | 6757270a264b79abd58e7b85012b6851edced5e4 | |
parent | 4a1df87ed7d0d80b008aa7fe0c66e2cdd4494afd (diff) | |
download | FreeBSD-src-11a0c28ba7f034c551481b25e6f6ff52814ed2a5.zip FreeBSD-src-11a0c28ba7f034c551481b25e6f6ff52814ed2a5.tar.gz |
Actually install the moduli(5) man page.
-rw-r--r-- | share/man/man5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man5/Makefile b/share/man/man5/Makefile index 79ac8ba..37d23b8 100644 --- a/share/man/man5/Makefile +++ b/share/man/man5/Makefile @@ -6,7 +6,7 @@ MAN= a.out.5 acct.5 core.5 devfs.5 dir.5 disktab.5 ethers.5 \ elf.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 motd.5 networks.5 \ + linprocfs.5 make.conf.5 mailer.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 \ |