diff options
Diffstat (limited to 'share/examples/mdoc/example.3')
| -rw-r--r-- | share/examples/mdoc/example.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/examples/mdoc/example.3 b/share/examples/mdoc/example.3 index 78242e0f8e48..cfe7e011525b 100644 --- a/share/examples/mdoc/example.3 +++ b/share/examples/mdoc/example.3 @@ -57,7 +57,7 @@ and The argument .Fa mode may have one of the following values: -.Bl -tag -width ".Dv EXAMPLE_ONE" +.Bl -tag -width "EXAMPLE_ONE" .It Dv EXAMPLE_ONE First example of a defined variable. .Dv EXAMPLE_ONE @@ -86,7 +86,7 @@ library function ignores the .Ev EXAMPLE environment variable. .Sh FILES -.Bl -tag -width ".Pa /dev/null" -compact +.Bl -tag -width "/dev/null" -compact .It Pa /dev/null Example of a file in the .Sx FILES |
