diff options
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man5/Makefile b/share/man/man5/Makefile index 54abc598272..2008bc2277d 100644 --- a/share/man/man5/Makefile +++ b/share/man/man5/Makefile @@ -12,5 +12,6 @@ MLINKS= dir.5 dirent.5 fs.5 inode.5 utmp.5 wtmp.5 utmp.5 lastlog.5 MLINKS+= hosts.equiv.5 .rhosts.5 MLINKS+= resolv.conf.5 resolver.5 MLINKS+= hostname.if.5 bridgename.if.5 +MLINKS+= passwd.5 master.passwd.5 .include <bsd.prog.mk> |