mdoc fixes

This commit is contained in:
Baptiste Daroussin 2014-12-26 20:57:10 +00:00
parent e66fe60d56
commit 6047eb6e49
3 changed files with 5 additions and 5 deletions

View File

@ -76,7 +76,7 @@ https://github.com/Juniper/libxo/releases
.Sh SEE ALSO .Sh SEE ALSO
.Xr xo_emit 3 .Xr xo_emit 3
and and
.Xf xo_set_options 3 . .Xr xo_set_options 3 .
.Sh HISTORY .Sh HISTORY
The The
.Fa libxo .Fa libxo

View File

@ -35,7 +35,7 @@ but using a more complex format description string, as described in
.Pp .Pp
.Fn xo_emit .Fn xo_emit
uses the default output handle, as described in uses the default output handle, as described in
.Xf libxo 3 , .Xr libxo 3 ,
where where
.Fn xo_emit_h .Fn xo_emit_h
uses an explicit handle. uses an explicit handle.

View File

@ -105,7 +105,7 @@ container, a warning will be generated.
<div class="data" <div class="data"
data-tag="host-name">my-host.example.org</div> data-tag="host-name">my-host.example.org</div>
.Ed .Ed
.SH EMITTING HIERARCHY .Sh EMITTING HIERARCHY
To create a container, use the To create a container, use the
.Fn xo_open_container .Fn xo_open_container
and and
@ -131,7 +131,7 @@ traditional C strings can be used directly.
The close functions with the The close functions with the
.Dq _d .Dq _d
suffix are used in suffix are used in
.Dq Do The Right Thing .Dq The Right Thing
mode, where the name of the open containers, lists, and mode, where the name of the open containers, lists, and
instances are maintained internally by instances are maintained internally by
.Em libxo .Em libxo
@ -161,7 +161,7 @@ Some user may find tracking the names of open containers, lists, and
instances inconvenient. instances inconvenient.
.Em libxo .Em libxo
offers offers
.Dq Do The Right Thing .Dq The Right Thing
mode, where mode, where
.Em libxo .Em libxo
will track the names of open containers, lists, and instances so will track the names of open containers, lists, and instances so