diff options
Diffstat (limited to 'man7/mdoc.samples.7')
| -rw-r--r-- | man7/mdoc.samples.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/mdoc.samples.7 b/man7/mdoc.samples.7 index 18b6e4c236..0cb7ee4bca 100644 --- a/man7/mdoc.samples.7 +++ b/man7/mdoc.samples.7 @@ -1079,7 +1079,7 @@ The .Fn macro is modeled on ANSI C conventions. .Bd -literal Usage: .Fn [type] function [[type] parameters ... \*(Pu] .Ed -.Bl -tag -width ".Fn .int align. .const * char *sptrsxx" -compact +.Bl -tag -width ".Fn _int align_ _const * char *sptrsxx" -compact .It Li "\&.Fn getchar" .Fn getchar .It Li "\&.Fn strlen ) ," |
