From c6621aef89ab6ed20cf34e57f67c6eedf3d953df Mon Sep 17 00:00:00 2001 From: trhodes Date: Tue, 13 Aug 2002 01:39:36 +0000 Subject: [PATCH] Attach uvisor(4) to the build. --- share/man/man4/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 8ca16826579b..695171ad2ffc 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -199,6 +199,7 @@ MAN= aac.4 \ urio.4 \ usb.4 \ uscanner.4 \ + uvisor.4 \ uvscom.4 \ vga.4 \ vinum.4 \