Fix author markup

This commit is contained in:
Bob Polis 2025-04-10 06:34:35 +02:00
parent 9aaf7bccc1
commit 1e32445243

View File

@ -4,9 +4,6 @@
.Sh NAME
.Nm mkproj
.Nd Create C++ project directory with predefined templates
.\" .Sh LIBRARY
.\" For sections 2, 3, and 9 only.
.\" Not used in OpenBSD.
.Sh SYNOPSIS
.Nm
.Fl v
@ -105,12 +102,6 @@ created.
The
.Sx Project Type Options
are mutually exclusive.
.\" .Sh CONTEXT
.\" For section 9 functions only.
.\" .Sh IMPLEMENTATION NOTES
.\" Not used in OpenBSD.
.\" .Sh RETURN VALUES
.\" For sections 2, 3, and 9 function return values only.
.\" .Sh ENVIRONMENT
.\" For sections 1, 6, 7, and 8 only.
.Sh FILES
@ -127,7 +118,6 @@ Since it is shell syntax, paths should be properly quoted, and comments are
allowed.
.El
.Sh EXIT STATUS
.\" For sections 1, 6, and 8 only.
.Nm
exits 0 on success, and 1 if an error occurs.
.\" .Sh EXAMPLES
@ -338,7 +328,7 @@ TODO describe main.cpp and version.cpp here.
.\" .Sh STANDARDS
.\" .Sh HISTORY
.Sh AUTHORS
Bob Polis
.An Bob Polis
.\" .Sh CAVEATS
.Sh BUGS
.Nm