importing man pages written by Bertrand Marc for Debian
authorChristian Grothoff <christian@grothoff.org>
Fri, 31 Jan 2014 15:22:57 +0000 (15:22 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 31 Jan 2014 15:22:57 +0000 (15:22 +0000)
AUTHORS
doc/man/Makefile.am
doc/man/gnunet-gns-import.1 [new file with mode: 0644]
doc/man/gnunet-resolver.1
doc/man/gnunet-testing-run-service.1 [new file with mode: 0644]
doc/man/gnunet-testing.1 [new file with mode: 0644]
doc/man/gnunet-transport-certificate-creation.1 [new file with mode: 0644]

diff --git a/AUTHORS b/AUTHORS
index d21b6e333d870032231516b8e00b537bd55fa424..c8d9d824a82e8ba26524c07062e08fa6c735684e 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -27,13 +27,14 @@ Sree Harsha Totakura --- http://sreeharsha.totakura.in/
 Stephan A. Posselt
 Werner Koch <wk@gnupg.org>
 
-Code contributions also came from:
+Contributions also came from:
 Adam Warrington [ UPnP ]
 Alex Harper [ OS X CPU load ]
 Andrew McDonald <andrew@mcdonald.org.uk> [ SHA-512]
 Andy Green <andy@warmcat.com>
 Antti Salonen
 Blake Matheny <bmatheny@mobocracy.net>
+Bertrand Marc <beberking@gmail.com>
 Clytie Siddall <clytie@riverland.net.au>
 David Brodski
 David Kuehling <dvdkhlng@gmx.de>
index 0154229e3208757e11655181a89a3ae64195a58a..7417b3fb56e8cd38d0f9e176ef7b398d28abd5e2 100644 (file)
@@ -15,19 +15,24 @@ man_MANS = \
   gnunet-ecc.1 \
   gnunet-fs.1 \
   gnunet-gns.1 \
+  gnunet-gns-import.1 \
   gnunet-gns-proxy.1 \
   gnunet-identity.1 \
+  gnunet-mesh.1 \
   gnunet-namecache.1 \
   gnunet-namestore.1 \
   gnunet-namestore-fcfsd.1 \
   gnunet-nat-server.1 \
   gnunet-peerinfo.1 \
   gnunet-publish.1 \
+  gnunet-resolver.1 \
   gnunet-revocation.1 \
   gnunet-scalarproduct.1 \
   gnunet-search.1 \
   gnunet-statistics.1 \
+  gnunet-testing-run-service.1 \
   gnunet-transport.1 \
+  gnunet-transport-certificate-creation.1 \
   gnunet-unindex.1 \
   gnunet-uri.1 \
   gnunet-vpn.1
diff --git a/doc/man/gnunet-gns-import.1 b/doc/man/gnunet-gns-import.1
new file mode 100644 (file)
index 0000000..f90f7f3
--- /dev/null
@@ -0,0 +1,17 @@
+.TH GNUNET\-GNS\-IMPORT 1 "Jan 31, 2014" "GNUnet"
+
+.SH NAME
+gnunet\-gns\-import \- import some GNS authorities into your GNS namestore
+
+.SH SYNOPSIS
+.B gnunet\-gns\-import
+.br
+
+.SH DESCRIPTION
+\fBgnunet\-gns\-import\fP calls gnunet-namestore to fetch some GNS authorities into your GNS namestore.
+
+.SH BUGS
+Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>
+
+.SH SEE ALSO
+gnunet\-gns(1), gnunet\-namestore(1)
index 0666f65dfc346878bdf2b6b66a3a5de0471e42c4..0c314bc66af631b6ca99eb8fb7fb83220cf54784 100644 (file)
@@ -1,15 +1,15 @@
 .TH GNUNET\-RESOLVER 1 "Jan 4, 2012" "GNUnet"
 
 .SH NAME
-gnunet\-resolver \- perform DNS resolution using GNUnet resolver service
+gnunet\-resolver \- build-in GNUnet stub resolver
 
 .SH SYNOPSIS
 .B gnunet\-resolver
-.RI [ options ] HOSTNAME
+.RI [ options ] [ hostname ]
 .br
 
 .SH DESCRIPTION
-\fBgnunet\-resolver\fP can be used to lookup the IP address(es) for a hostname or the hostname for an IP address.  gnunet\-resolver uses the GNUnet service infrastructure to do this, but otherwise does nothing special.
+\fBgnunet\-resolver\fP uses build-in GNUnet stub resolver.
 
 .SH OPTIONS
 .B
@@ -22,15 +22,14 @@ Print short help on options.
 .IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
 Use LOGLEVEL for logging.  Valid values are DEBUG, INFO, WARNING and ERROR.
 .B
+.IP "\-l LOGFILE, \-\-logfile=LOGFILE"
+Configure logging to write logs to LOGFILE.
+.B
 .IP "\-r, \-\-reverse"
 Perform a reverse lookup.
 .B
 .IP "\-v, \-\-version"
 Print GNUnet version number.
 
-
 .SH BUGS
-Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <bug\-gnunet@gnu.org>
-
-.SH SEE ALSO
-gnunet\-transport(1), nslookup(1)
+Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>
diff --git a/doc/man/gnunet-testing-run-service.1 b/doc/man/gnunet-testing-run-service.1
new file mode 100644 (file)
index 0000000..7df6982
--- /dev/null
@@ -0,0 +1,30 @@
+.TH GNUNET\-TESTING\-RUN\-SERVICE 1 "Aug 25, 2013" "GNUnet"
+
+.SH NAME
+gnunet\-testing\-run\-service \- Command line tool to start a service for testing.
+
+.SH SYNOPSIS
+.B gnunet\-testing\-run\-service
+.RI [ options ]
+.br
+
+.SH DESCRIPTION
+\fBgnunet\-testing\-run\-service\fP is a command line tool to start a service for testing. It starts a peer, running only the service specified on the command line, outputs the path to the temporary configuration file to stdout.
+
+The peer will run until this program is killed, or stdin is closed. When reading the character 'r' from stdin, the running service is restarted with the same configuration.
+
+This executable is intended to be used by gnunet-java, in order to reliably start and stop services for test cases.
+
+.SH OPTIONS
+.B
+.IP "\-c FILENAME,  \-\-config=FILENAME"
+Name of the template configuration file to use (optional).
+.B
+.IP "\-h, \-\-help"
+Print short help on options.
+.B
+.IP "\-s SERVICE, \-\-service=SERVICE"
+Name of the service to run.
+
+.SH BUGS
+Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>
diff --git a/doc/man/gnunet-testing.1 b/doc/man/gnunet-testing.1
new file mode 100644 (file)
index 0000000..82ea62e
--- /dev/null
@@ -0,0 +1,47 @@
+.TH GNUNET\-TESTING 1 "Jan 4, 2012" "GNUnet"
+
+.SH NAME
+gnunet\-testing \- Command line tool to access the testing library.
+
+.SH SYNOPSIS
+.B gnunet\-testing
+.RI [ options ]
+.br
+
+.SH DESCRIPTION
+\fBgnunet\-testing\fP is a command line tool to access the testing library.
+
+.SH OPTIONS
+.B
+.IP "\-C,  \-\-cfg"
+Create unique configuration files.
+.B
+.IP "\-c FILENAME,  \-\-config=FILENAME"
+Use the configuration file FILENAME.
+.B
+.IP "\-H, \-\-hostkeys"
+Host key file.
+.B
+.IP "\-h, \-\-help"
+Print short help on options.
+.B
+.IP "\-k, \-\-key"
+Create hostkey files from pre-computed hostkey list.
+.B
+.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
+Use LOGLEVEL for logging.  Valid values are DEBUG, INFO, WARNING and ERROR.
+.B
+.IP "\-l LOGFILE, \-\-logfile=LOGFILE"
+Configure logging to write logs to LOGFILE.
+.B
+.IP "\-n, \-\-number"
+Number of unique configuration files or hostkeys to create.
+.B
+.IP "\-t, \-\-template"
+Configuration template.
+.B
+.IP "\-v, \-\-version"
+Print GNUnet version number.
+
+.SH BUGS
+Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>
diff --git a/doc/man/gnunet-transport-certificate-creation.1 b/doc/man/gnunet-transport-certificate-creation.1
new file mode 100644 (file)
index 0000000..89df87f
--- /dev/null
@@ -0,0 +1,19 @@
+.TH GNUNET\-TRANSPORT\-CERTIFICATE\-CREATION 1 "Jan 31, 2014" "GNUnet"
+
+.SH NAME
+gnunet\-transport\-certificate\-creation \- create certificate for HTTPS transport
+
+.SH SYNOPSIS
+.B gnunet\-transport\-certificate\-creation
+.I privatekey certificate
+.br
+
+.SH DESCRIPTION
+\fBgnunet\-transport\-certificate\-creation\fP uses openssl to generate a RSA
+private key and then a self-signed certificate for HTTPS transport.
+
+.SH BUGS
+Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>
+
+.SH SEE ALSO
+gnunet\-transport(1)