From 7970c1137e963b95fedab7619c14e960d3b42169 Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Fri, 5 Mar 1999 17:11:37 +0000 Subject: [PATCH] Fixed missing header in synopsis ( includes half the universe but not ). --- lib/libcam/cam.3 | 3 ++- lib/libcam/cam_cdbparse.3 | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/lib/libcam/cam.3 b/lib/libcam/cam.3 index 1f3e0e417856..3d5491b82174 100644 --- a/lib/libcam/cam.3 +++ b/lib/libcam/cam.3 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: cam.3,v 1.1 1998/10/14 06:20:36 ken Exp $ .\" .Dd October 10, 1998 .Os FreeBSD 3.0 @@ -46,6 +46,7 @@ .Nm cam_get_device .Nd CAM user library .Sh SYNOPSIS +.Fd #include .Fd #include .Ft struct cam_device * .Fo cam_open_device diff --git a/lib/libcam/cam_cdbparse.3 b/lib/libcam/cam_cdbparse.3 index 4887aa3923fd..553cddd59704 100644 --- a/lib/libcam/cam_cdbparse.3 +++ b/lib/libcam/cam_cdbparse.3 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: cam_cdbparse.3,v 1.1 1998/10/14 06:20:36 ken Exp $ .\" .\" This man page borrows heavily from the old scsi(3) man page, which had .\" the following copyright: @@ -76,6 +76,7 @@ .Nm buff_encode_visit .Nd CAM user library SCSI buffer parsing routines .Sh SYNOPSIS +.Fd #include .Fd #include .Ft int .Fo csio_build