From 81b897aef290ffd9a71aca8eeecbd92ed60b9856 Mon Sep 17 00:00:00 2001 From: scottl Date: Thu, 5 Oct 2000 20:42:42 +0000 Subject: [PATCH] Add the manual page for the aac device. Reviewed by: sheldonh@freebsd.org --- share/man/man4/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 73a068ea51c9..df331400b7f6 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,7 +1,8 @@ # @(#)Makefile 8.1 (Berkeley) 6/18/93 # $FreeBSD$ -MAN4= adv.4 \ +MAN4= aac.4 \ + adv.4 \ adw.4 \ aha.4 \ ahb.4 \