summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-09-01 19:54:56 +0200
committerSimon Josefsson <simon@josefsson.org>2008-09-01 19:54:56 +0200
commitf57dc5b2cebff4d78aed3170281f05b6bfef5485 (patch)
treed89829fc1b862999ba3af6baacd9099750d579b8
parente5685d75846024659d67c5f6ac40cafea88c744f (diff)
downloadgnutls-f57dc5b2cebff4d78aed3170281f05b6bfef5485.tar.gz
Drop --copyright from documentation.
-rw-r--r--doc/gnutls.texi3
-rw-r--r--doc/manpages/certtool.12
-rw-r--r--doc/manpages/gnutls-cli.12
-rw-r--r--doc/manpages/gnutls-serv.12
4 files changed, 0 insertions, 9 deletions
diff --git a/doc/gnutls.texi b/doc/gnutls.texi
index cc1009285d..801abffb10 100644
--- a/doc/gnutls.texi
+++ b/doc/gnutls.texi
@@ -2639,7 +2639,6 @@ Usage: certtool [options]
-d, --debug LEVEL specify the debug level. Default is 1.
-h, --help shows this help text
-v, --version shows the program's version
- --copyright shows the program's license
@end verbatim
The program can be used interactively or non interactively by
@@ -2928,7 +2927,6 @@ Usage: gnutls-cli [options] hostname
algorithms and modes.
-h, --help prints this help
-v, --version prints the program's version number
- --copyright prints the program's license
@end verbatim
To connect to a server using PSK authentication, you may use something
@@ -3089,7 +3087,6 @@ Usage: gnutls-serv [options]
algorithms and modes.
-h, --help prints this help
-v, --version prints the program's version number
- --copyright prints the program's license
@end verbatim
@subsection Setting Up a Test HTTPS Server
diff --git a/doc/manpages/certtool.1 b/doc/manpages/certtool.1
index 3d8ce77ded..0ccc2a35b1 100644
--- a/doc/manpages/certtool.1
+++ b/doc/manpages/certtool.1
@@ -7,8 +7,6 @@ certtool [\fIoptions\fR]
Generate X.509 certificates, certificate requests, and private keys.
.SH OPTIONS
.SS Program control options
-.IP "\-\-copyright"
-Shows the program's license
.IP "\-d, \-\-debug LEVEL"
Specify the debug level. Default is 1.
.IP "\-h, \-\-help"
diff --git a/doc/manpages/gnutls-cli.1 b/doc/manpages/gnutls-cli.1
index 6fe9e46c3e..82d1b3e336 100644
--- a/doc/manpages/gnutls-cli.1
+++ b/doc/manpages/gnutls-cli.1
@@ -9,8 +9,6 @@ computer. It sets up a TLS connection and forwards data from the
standard input to the secured socket and vice versa.
.SH OPTIONS
.SS Program control options
-.IP "\-\-copyright"
-Prints the program's license.
.IP "\-d, \-\-debug LEVEL"
Specify the debug level. Default is 1.
.IP "\-h, \-\-help"
diff --git a/doc/manpages/gnutls-serv.1 b/doc/manpages/gnutls-serv.1
index c4da337734..02502e5620 100644
--- a/doc/manpages/gnutls-serv.1
+++ b/doc/manpages/gnutls-serv.1
@@ -7,8 +7,6 @@ gnutls\-serv [\fIoptions\fR]
Simple server program that listens to incoming TLS connections.
.SH OPTIONS
.SS Program control options
-.IP "\-\-copyright"
-prints the program's license
.IP "\-d, \-\-debug LEVEL"
Specify the debug level. Default is 1.
.IP "\-h, \-\-help"