aboutsummaryrefslogtreecommitdiff
path: root/lib/libcam
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-08-10 17:35:21 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-08-10 17:35:21 +0000
commit94ba280c599b753e38bd0ed745cc3615d37b73b9 (patch)
treefb8d3456824bbc5e1f38e14a7626c5362b9c29d6 /lib/libcam
parentd05a918fc3ad47e22feac45260ddb628ba606d41 (diff)
Notes
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 00a9b23a76724..df920da1899bc 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