diff options
-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 37d23b8..c9b2de4 100644 --- a/share/man/man5/Makefile +++ b/share/man/man5/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ #MISSING: dump.5 plot.5 -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 \ +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 \ 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 \ |