From 7b4c495f8b0eb8f876c4c41c5fff2a384a66b9b8 Mon Sep 17 00:00:00 2001 From: trhodes Date: Mon, 30 Dec 2002 22:54:01 +0000 Subject: [PATCH] Add a manual page for the ciss driver. Reviewed by: obrien --- share/man/man4/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 40538aef3fa0..95103a6045d6 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -30,6 +30,7 @@ MAN= aac.4 \ ccd.4 \ cd.4 \ ch.4 \ + ciss.4 \ crypto.4 \ csa.4 \ cue.4 \