diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2001-10-04 23:42:21 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2001-10-04 23:42:21 +0000 |
commit | d28e0632cd9139e04bfcf81992feb4c8f22b710a (patch) | |
tree | 1930a650af98cc57fcfaec377c22f662ff0b7e5e /share/man | |
parent | 1f52b0069c6910b5c0b0fcfb0cdbe7678fe67219 (diff) |
+ man8.sparc64
Diffstat (limited to 'share/man')
-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 42ef63c9996..cf01a5a8534 100644 --- a/share/man/man8/Makefile +++ b/share/man/man8/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.35 2001/09/19 14:08:37 millert Exp $ +# $OpenBSD: Makefile,v 1.36 2001/10/04 23:42:20 miod Exp $ # $NetBSD: Makefile,v 1.13 1996/03/28 21:36:40 mark Exp $ # @(#)Makefile 8.1 (Berkeley) 6/5/93 @@ -8,7 +8,7 @@ MAN= afterboot.8 compat_bsdos.8 compat_freebsd.8 compat_ibcs2.8 \ starttls.8 sticky.8 update.8 yp.8 boot_config.8 vpn.8 release.8 \ security.8 genassym.sh.8 SUBDIR= man8.alpha man8.amiga man8.hp300 man8.i386 man8.mac68k man8.mvme68k \ - man8.macppc man8.sparc man8.sun3 man8.vax + man8.macppc man8.sparc man8.sparc64 man8.sun3 man8.vax MLINKS= afterboot.8 faq.8 \ boot_config.8 UKC.8 \ |