diff options
Diffstat (limited to 'mdoc.7')
-rw-r--r-- | mdoc.7 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -418,8 +418,8 @@ generally structured as follows: .Pp For the second, function calls (sections 2, 3, 9): .Bd -literal -offset indent -\&.Vt extern const char *global; \&.In header.h +\&.Vt extern const char *global; \&.Ft "char *" \&.Fn foo "const char *src" \&.Ft "char *" |