summaryrefslogtreecommitdiffstats
path: root/lib/libcam
diff options
context:
space:
mode:
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