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