diff options
author | ru <ru@FreeBSD.org> | 2001-07-10 13:41:46 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-07-10 13:41:46 +0000 |
commit | 317b7d8e3734808e8ccbde18796cfcfe5a86084f (patch) | |
tree | 7527ff4999f5a053919cc7b9572e06aa34a3ba7c /lib/libcam | |
parent | 7cef49ff86d6e8e65a37c6b4e80a3dc140a41617 (diff) | |
download | FreeBSD-src-317b7d8e3734808e8ccbde18796cfcfe5a86084f.zip FreeBSD-src-317b7d8e3734808e8ccbde18796cfcfe5a86084f.tar.gz |
mdoc(7) police: removed HISTORY info from the .Os call.
Diffstat (limited to 'lib/libcam')
-rw-r--r-- | lib/libcam/cam.3 | 2 | ||||
-rw-r--r-- | lib/libcam/cam_cdbparse.3 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcam/cam.3 b/lib/libcam/cam.3 index c774a66..fd838d3 100644 --- a/lib/libcam/cam.3 +++ b/lib/libcam/cam.3 @@ -28,7 +28,7 @@ .\" $FreeBSD$ .\" .Dd October 10, 1998 -.Os FreeBSD +.Os .Dt CAM 3 .Sh NAME .Nm cam_open_device , diff --git a/lib/libcam/cam_cdbparse.3 b/lib/libcam/cam_cdbparse.3 index 9f7a80c..741afb5 100644 --- a/lib/libcam/cam_cdbparse.3 +++ b/lib/libcam/cam_cdbparse.3 @@ -62,7 +62,7 @@ .\" .\" .Dd October 13, 1998 -.Os FreeBSD +.Os .Dt CAM_CDBPARSE 3 .Sh NAME .Nm csio_build , |