summaryrefslogtreecommitdiffstats
path: root/lib/libcam
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-08-10 17:35:21 +0000
committerru <ru@FreeBSD.org>2001-08-10 17:35:21 +0000
commitf858dca3dc130c98b635d3fc8e60adf8eed7f941 (patch)
treefb8d3456824bbc5e1f38e14a7626c5362b9c29d6 /lib/libcam
parentf3e8b0f40c1621de1ee3f3f31da3fb02d9a35832 (diff)
downloadFreeBSD-src-f858dca3dc130c98b635d3fc8e60adf8eed7f941.zip
FreeBSD-src-f858dca3dc130c98b635d3fc8e60adf8eed7f941.tar.gz
mdoc(7) police: join split punctuation to macro calls.
Diffstat (limited to 'lib/libcam')
-rw-r--r--lib/libcam/cam_cdbparse.38
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libcam/cam_cdbparse.3 b/lib/libcam/cam_cdbparse.3
index 00a9b23..df920da 100644
--- a/lib/libcam/cam_cdbparse.3
+++ b/lib/libcam/cam_cdbparse.3
@@ -413,10 +413,10 @@ them to a dummy variable in the arg list.
The seek field type
.Fa s
permits you to skip over data.
-This seeks to an absolute position (
-.Fa s3 )
-or a relative position (
-.Fa s+3 )
+This seeks to an absolute position
+.Pq Fa s3
+or a relative position
+.Pq Fa s+3
in the data, based on whether or not the presence of the '+' sign.
The seek value can be specified as
.Fa v
OpenPOWER on IntegriCloud