diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1998-01-01 10:50:53 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1998-01-01 10:50:53 +0000 |
| commit | 1e1642b7ec2df5b1484cf59c799a5ff291932f1c (patch) | |
| tree | 5a1f4df25bfd11194cd638be8e3aaaa0f2c3dc42 | |
| parent | cd17eef5426ebe1627f7877a0e795cd9a32bc93e (diff) | |
Notes
| -rw-r--r-- | share/man/man8/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/Makefile b/share/man/man8/Makefile index 636989365c31..2e674a198fd8 100644 --- a/share/man/man8/Makefile +++ b/share/man/man8/Makefile @@ -1,7 +1,7 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $Id$ +# $Id: Makefile,v 1.8 1997/03/07 03:28:19 jmg Exp $ -MAN8= adding_user.8 intro.8 rc.8 sticky.8 +MAN8= adding_user.8 diskless.8 intro.8 rc.8 sticky.8 # XXX NOT IMPORTED: man8.hp300 man8.tahoe man8.vax SUBDIR= man8.i386 |
