From 457e1881b8d5d1da84c925c5b395e703bd82b532 Mon Sep 17 00:00:00 2001 From: "Bradley D. Thornton" Date: Sat, 26 Oct 2019 12:44:59 -0700 Subject: [PATCH] Update gophernicus.1.man Fixed formatting (Lines should not exceed 80 chars). Lines wrapping/formatting correctly under Debian, Slackware, and Arch but more formatting should be made (can get to later) .SH NAME is supposed to have the dash escaped for magic combo, and minor grammatical fix was made too. Looks good. --- gophernicus.1.man | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/gophernicus.1.man b/gophernicus.1.man index 1a637fb..72c301c 100644 --- a/gophernicus.1.man +++ b/gophernicus.1.man @@ -1,15 +1,17 @@ .\" Manpage for gophernicus. -.TH man 1 "31 Sep 2019" "3.0.1" "gophernicus man page" +.TH man 1 "26 Oct 2019" "3.0.1" "gophernicus man page" .SH NAME -gophernicus - a modern, full-featured and secure gopher daemon +gophernicus \- a modern, full-featured and secure gopher daemon .SH SYNOPSIS -gophernicus [options] +.B gophernicus +[options] .SH DESCRIPTION -gophernicus is a daemon that serves the gopher protocol. It serves almost fully +.B gophernicus +is a daemon that serves the gopher protocol. It serves almost fully compliant RFC 1436, with a few very small changes to make it more modern. gophernicus has many useful features, including userdirs, executable gophermaps, virtual hosting as well as RFC supports it, unveil/pledge support on OpenBSD and -much more. It is fully FOSS, licensed under the BSD 2-Clause license. +much more. It is fully FOSS, and licensed under the BSD 2-Clause license. .SH OPTIONS -h hostname Change server hostname (FQDN) [$HOSTNAME] -p port Change server port [70] @@ -64,7 +66,8 @@ much more. It is fully FOSS, licensed under the BSD 2-Clause license. .SH AUTHOR fosslinux and hb9kns; .SH REPORTING BUGS -Please report bugs on our GitHub page: https://github.com/gophernicus/gophernicus. +Please report bugs on our GitHub page: +https://github.com/gophernicus/gophernicus. .SH COPYRIGHT Copyright (c) Kim Holavia 2009-2018