1
0
mirror of https://github.com/gophernicus/gophernicus.git synced 2024-06-16 06:25:23 +00:00

Merge pull request #47 from tallship/patch-1

Update gophernicus.1.man
This commit is contained in:
fosslinux 2019-10-26 21:26:18 +00:00 committed by GitHub
commit 3ae6b32c1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,15 +1,17 @@
.\" Manpage for gophernicus. .\" 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 .SH NAME
gophernicus - a modern, full-featured and secure gopher daemon gophernicus \- a modern, full-featured and secure gopher daemon
.SH SYNOPSIS .SH SYNOPSIS
gophernicus [options] .B gophernicus
[options]
.SH DESCRIPTION .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. compliant RFC 1436, with a few very small changes to make it more modern.
gophernicus has many useful features, including userdirs, executable gophermaps, gophernicus has many useful features, including userdirs, executable gophermaps,
virtual hosting as well as RFC supports it, unveil/pledge support on OpenBSD and 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 .SH OPTIONS
-h hostname Change server hostname (FQDN) [$HOSTNAME] -h hostname Change server hostname (FQDN) [$HOSTNAME]
-p port Change server port [70] -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 .SH AUTHOR
fosslinux and hb9kns; <gophernicus at gophernicus dot org> fosslinux and hb9kns; <gophernicus at gophernicus dot org>
.SH REPORTING BUGS .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 .SH COPYRIGHT
Copyright (c) Kim Holavia 2009-2018 Copyright (c) Kim Holavia 2009-2018