Let's have a lastlog manpage as well. utmp.5 didn't get linked to lastlog
authorNate Willams <nate@FreeBSD.org>
Thu, 12 Aug 1993 15:41:22 +0000 (15:41 +0000)
committerNate Willams <nate@FreeBSD.org>
Thu, 12 Aug 1993 15:41:22 +0000 (15:41 +0000)
share/man/man5/Makefile

index bd0276a..4fe2321 100644 (file)
@@ -7,6 +7,6 @@ MAN5=   a.out.5 acct.5 core.5 dir.5 disktab.5 \
        protocols.5 remote.5 resolver.5 services.5 \
        shells.5 stab.5 types.5 utmp.5
 
        protocols.5 remote.5 resolver.5 services.5 \
        shells.5 stab.5 types.5 utmp.5
 
-MLINKS=        fs.5 inode.5 utmp.5 wtmp.5
+MLINKS=        fs.5 inode.5 utmp.5 wtmp.5 utmp.5 lastlog.5
 
 .include <bsd.prog.mk>
 
 .include <bsd.prog.mk>