]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Drop --copyright from documentation.
authorSimon Josefsson <simon@josefsson.org>
Mon, 1 Sep 2008 17:54:56 +0000 (19:54 +0200)
committerSimon Josefsson <simon@josefsson.org>
Mon, 1 Sep 2008 17:54:56 +0000 (19:54 +0200)
doc/gnutls.texi
doc/manpages/certtool.1
doc/manpages/gnutls-cli.1
doc/manpages/gnutls-serv.1

index cc1009285dadeb771412db1a44bca704db40d7a2..801abffb1004f5f6be916d45a192907d5f03d541 100644 (file)
@@ -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
index 3d8ce77dedc13aac84e8857ae79ac4cd7e4f4581..0ccc2a35b11a26b8fbb0a6a005aefa1556d383be 100644 (file)
@@ -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"
index 6fe9e46c3ebcc0620cf126cdeefb444cf8b271db..82d1b3e336825c3c79db9c748a009e4554061a32 100644 (file)
@@ -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"
index c4da3377342b51dfbc0c123b8cbc0f5b0084bc0c..02502e56200fa15548d71ba9b720b15dbdc7229f 100644 (file)
@@ -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"