diff options
Diffstat (limited to 'share/man/man4/Makefile')
-rw-r--r-- | share/man/man4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 205e60c7078..9888f9a4d37 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.507 2010/04/02 20:07:31 deraadt Exp $ +# $OpenBSD: Makefile,v 1.508 2010/06/03 16:15:00 naddy Exp $ MAN= aac.4 ac97.4 acphy.4 \ acpi.4 acpiac.4 acpiasus.4 acpibat.4 acpibtn.4 acpicpu.4 acpidock.4 \ @@ -89,6 +89,7 @@ MLINKS+=speaker.4 spkr.4 MLINKS+=tht.4 thtc.4 MLINKS+=tty.4 cua.4 MLINKS+=usb.4 uhub.4 +MLINKS+=vlan.4 svlan.4 MLINKS+=vnd.4 svnd.4 # man4.hppa64 |