aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2017-03-13 17:35:55 +0000
committerEnji Cooper <ngie@FreeBSD.org>2017-03-13 17:35:55 +0000
commit87b3dc5107fc94362827d0131f1470b3b0ed6aa2 (patch)
treef50555611697dda4de1fcf32bb3a71a892999202
parent73832aae5494c89534cc6fb8c4d485b39b3bbf19 (diff)
downloadsrc-87b3dc5107fc94362827d0131f1470b3b0ed6aa2.tar.gz
src-87b3dc5107fc94362827d0131f1470b3b0ed6aa2.zip
lib/libcam/cam_cdbparse.3: fix manpage warnings
- Add comma before and after 'e.g.'; remove surrounding parentheses that were unnecessary after this change [1]. - Add .Mt when referencing ken and Peter Dufault's email addresses [2]. - Sprinkle around .An use where proper [2]. Bump .Dd for the change MFC after: 1 week Reported by: igor [1], manlint [2] Reviewed by: imp Sponsored by: Dell EMC Isilon Differential Revision: D9968
Notes
Notes: svn path=/head/; revision=315202
-rw-r--r--lib/libcam/cam_cdbparse.329
1 files changed, 16 insertions, 13 deletions
diff --git a/lib/libcam/cam_cdbparse.3 b/lib/libcam/cam_cdbparse.3
index d0f267fa9a17..8c5c057420df 100644
--- a/lib/libcam/cam_cdbparse.3
+++ b/lib/libcam/cam_cdbparse.3
@@ -61,7 +61,7 @@
.\" SUCH DAMAGE.
.\"
.\"
-.Dd October 13, 1998
+.Dd March 13, 2017
.Dt CAM_CDBPARSE 3
.Os
.Sh NAME
@@ -170,12 +170,11 @@ layer.
These functions may be used in new applications, but users may find it
easier to use the various SCSI CCB building functions included with the
.Xr cam 3
-library.
-(e.g.\&
+library, e.g., \&
.Fn cam_fill_csio ,
.Fn scsi_start_stop ,
and
-.Fn scsi_read_write )
+.Fn scsi_read_write .
.Pp
.Fn csio_build
builds up a
@@ -522,17 +521,18 @@ implemented for the old
layer.
The encoding/decoding functions in the old
.Tn SCSI
-code were written by Peter Dufault.
+code were written by
+.An Peter Dufault Aq Mt dufault@hda.com .
.Pp
Many systems have comparable interfaces to permit a user to construct a
SCSI command in user space.
.Pp
The old
.Va scsireq
-data structure was almost identical to the SGI /dev/scsi data
-structure.
-If anyone knows the name of the authors it should
-go here; Peter Dufault first read about it in a 1989 Sun Expert magazine.
+data structure was almost identical to the SGI /dev/scsi data structure.
+If anyone knows the name of the authors it should go here;
+Peter Dufault
+first read about it in a 1989 Sun Expert magazine.
.Pp
The new CCB data structures are derived from the CAM-2 and CAM-3
specifications.
@@ -545,11 +545,14 @@ led to the original
.Fx
.Tn SCSI
library and the related kernel ioctl.
-If anyone needs that for compatibility contact dufault@hda.com.
+If anyone needs that for compatibility, contact
+.Mt dufault@hda.com .
.Sh AUTHORS
-Kenneth Merry implemented the CAM versions of these encoding and decoding
-functions.
-This current work is based upon earlier work by Peter Dufault.
+.An -nosplit
+.An Kenneth Merry Aq Mt ken@FreeBSD.org
+implemented the CAM versions of these encoding and decoding functions.
+This current work is based upon earlier work by
+.An Peter Dufault Aq Mt dufault@hda.com .
.Sh BUGS
There should probably be a function that encodes both the CDB and the data
buffer portions of a