From 756cf88a6b671d35a030ccce117787a222cc7def Mon Sep 17 00:00:00 2001 From: Bob Polis Date: Mon, 8 Sep 2025 09:19:36 +0200 Subject: [PATCH] Cleanup man page --- man/man1/gitlabvers.1 | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/man/man1/gitlabvers.1 b/man/man1/gitlabvers.1 index 35b74bd..1499213 100644 --- a/man/man1/gitlabvers.1 +++ b/man/man1/gitlabvers.1 @@ -4,9 +4,6 @@ .Sh NAME .Nm gitlabvers .Nd Show the latest version of GitLab -.\" .Sh LIBRARY -.\" For sections 2, 3, and 9 only. -.\" Not used in OpenBSD. .Sh SYNOPSIS .Nm .Fl h @@ -29,32 +26,20 @@ Print help text and exit. .It Fl \-version Print version info and exit. .El -.\" .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 .Lk https://gitlab.com/gitlab-org/gitlab-foss/-/raw/master/CHANGELOG.md .Sh EXIT STATUS -.\" For sections 1, 6, and 8 only. .Nm exits 0 on success, and 1 if an error occurs. .\" .Sh EXAMPLES .\" .Sh DIAGNOSTICS -.\" For sections 1, 4, 6, 7, 8, and 9 printf/stderr messages only. -.\" .Sh ERRORS -.\" For sections 2, 3, 4, and 9 errno settings only. .\" .Sh SEE ALSO .\" .Xr foobar 1 .\" .Sh STANDARDS .\" .Sh HISTORY .Sh AUTHORS -Bob Polis +.An Bob Polis Aq Mt bob@avtware.com .\" .Sh CAVEATS .\" .Sh BUGS .\" .Sh SECURITY CONSIDERATIONS -.\" Not used in OpenBSD.