summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libc/db/man/dbm.32
-rw-r--r--sbin/camcontrol/camcontrol.82
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/db/man/dbm.3 b/lib/libc/db/man/dbm.3
index cb0cb6d..e8a21bb 100644
--- a/lib/libc/db/man/dbm.3
+++ b/lib/libc/db/man/dbm.3
@@ -91,7 +91,7 @@ and
.Fa mode
are passed to
.Xr open 2 .
-.Pq Dv O_RDWR \*(Ba O_CREAT
+.Pq Dv O_RDWR | O_CREAT
is a typical value for
.Fa flags ;
.Li 0660
diff --git a/sbin/camcontrol/camcontrol.8 b/sbin/camcontrol/camcontrol.8
index 6618397..c01c07e 100644
--- a/sbin/camcontrol/camcontrol.8
+++ b/sbin/camcontrol/camcontrol.8
@@ -87,7 +87,7 @@
.Ic modepage
.Op device id
.Op generic args
-.Aq Fl m Ar page \*(Ba Fl l
+.Aq Fl m Ar page | Fl l
.Op Fl P Ar pgctl
.Op Fl b | Fl e
.Op Fl d
OpenPOWER on IntegriCloud