From c3c9fef22fa6e4657c3fc862bad365b440ee2305 Mon Sep 17 00:00:00 2001 From: Nils Gillmann Date: Fri, 4 May 2018 19:57:38 +0000 Subject: Follow-up commit to format most of the other man pages code. Signed-off-by: Nils Gillmann --- doc/man/gnunet-namestore-fcfsd.1 | 32 ++++++++++++++++++++++++-------- 1 file changed, 24 insertions(+), 8 deletions(-) (limited to 'doc/man/gnunet-namestore-fcfsd.1') diff --git a/doc/man/gnunet-namestore-fcfsd.1 b/doc/man/gnunet-namestore-fcfsd.1 index 8039e796f..6b13c3db4 100644 --- a/doc/man/gnunet-namestore-fcfsd.1 +++ b/doc/man/gnunet-namestore-fcfsd.1 @@ -9,13 +9,28 @@ gnunet\-namestore-fcfsd \- HTTP server for GNU Name System First-Come-First-Serv .br .SH DESCRIPTION -Most users will not want to run an FCFS\-zone and thus will not need this program. - -\fBgnunet\-gns-fcfsd\fP runs a web server where users can register names to be mapped to their GNS zone. Names are made available on a First Come First Served basis (hence fcfs). Registered names do not expire. The HTTP server is run on the port that is specified in the configuration file in section "[fcfsd]" under the name "HTTPPORT". The key of the zone in which the names are registered must be specified under the name "ZONEKEY" in the same section. It is possible to manage gnunet\-gns\-fcfsd using gnunet\-(service\-arm) by starting the daemon using "gnunet\-arm \-i fcfsd" or by setting "FORCESTART=YES" in the "fcfds" section of your configuration. - -An FCFS\-zone is run at http://gnunet.org/fcfs/. GNS users are encouraged to register their zone with the gnunet.org FCFS authority. - -If you want to run your own FCFS registrar, you need to first create a pseudonym (using "gnunet\-identity \-C NAME"), and then assign it to be used for the "fcfsd" service using "gnunet\-identity \-e NAME \-s fcfsd". After that, you can start the FCFSD service (possibly using gnunet\-arm). +Most users will not want to run an FCFS\-zone and thus will not need +this program. + +\fBgnunet\-gns-fcfsd\fP runs a web server where users can register +names to be mapped to their GNS zone. Names are made available on a +First Come First Served basis (hence fcfs). Registered names do not +expire. The HTTP server is run on the port that is specified in the +configuration file in section "[fcfsd]" under the name "HTTPPORT". +The key of the zone in which the names are registered must be +specified under the name "ZONEKEY" in the same section. It is +possible to manage gnunet\-gns\-fcfsd using gnunet\-(service\-arm) by +starting the daemon using "gnunet\-arm \-i fcfsd" or by setting +"FORCESTART=YES" in the "fcfds" section of your configuration. + +An FCFS\-zone is run at http://gnunet.org/fcfs/. GNS users are +encouraged to register their zone with the gnunet.org FCFS authority. + +If you want to run your own FCFS registrar, you need to first create a +pseudonym (using "gnunet\-identity \-C NAME"), and then assign it to +be used for the "fcfsd" service using "gnunet\-identity \-e NAME \-s +fcfsd". After that, you can start the FCFSD service (possibly using +gnunet\-arm). .SH OPTIONS .B @@ -26,7 +41,8 @@ Use the configuration file FILENAME. Print short help on options. .B .IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL" -Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR. +Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and +ERROR. .B .IP "\-v, \-\-version" Print GNUnet version number. -- cgit v1.2.3