mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 02:22:43 +00:00
mdoc(7) police: replace \*(Ba' with a simple
|', it's handled specially.
This commit is contained in:
parent
9428157dbd
commit
9916c5d299
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=81773
@ -91,7 +91,7 @@ and
|
|||||||
.Fa mode
|
.Fa mode
|
||||||
are passed to
|
are passed to
|
||||||
.Xr open 2 .
|
.Xr open 2 .
|
||||||
.Pq Dv O_RDWR \*(Ba O_CREAT
|
.Pq Dv O_RDWR | O_CREAT
|
||||||
is a typical value for
|
is a typical value for
|
||||||
.Fa flags ;
|
.Fa flags ;
|
||||||
.Li 0660
|
.Li 0660
|
||||||
|
@ -87,7 +87,7 @@
|
|||||||
.Ic modepage
|
.Ic modepage
|
||||||
.Op device id
|
.Op device id
|
||||||
.Op generic args
|
.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 P Ar pgctl
|
||||||
.Op Fl b | Fl e
|
.Op Fl b | Fl e
|
||||||
.Op Fl d
|
.Op Fl d
|
||||||
|
Loading…
Reference in New Issue
Block a user