mdoc fixes

This commit is contained in:
Baptiste Daroussin 2014-12-26 20:49:23 +00:00
parent 003e64df93
commit df7f007fe8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=276251
4 changed files with 4 additions and 0 deletions

View file

@ -247,6 +247,7 @@ constants.
.It Fn dwarf_get_VIS_name
.Dv DW_VIS_*
constants.
.El
.Sh RETURN VALUES
These functions return
.Dv DW_DLV_OK on success.

View file

@ -102,6 +102,7 @@ One of the arguments
or
.Ar cu_die_offset
was NULL.
.El
.Sh EXAMPLE
To loop through all the address lookup table entries, use:
.Bd -literal -offset indent

View file

@ -85,6 +85,7 @@ Either of argument
or
.Va ret_bool
was NULL.
.El
.Sh SEE ALSO
.Xr dwarf 3 ,
.Xr dwarf_attr 3 ,

View file

@ -72,6 +72,7 @@ Either of argument
or
.Va retcode
was NULL.
.El
.Sh SEE ALSO
.Xr dwarf 3 ,
.Xr dwarf_attr 3 ,