Updating HEAD branch #3; more obsolete files removed.
[tinc] / doc / genauth.8
diff --git a/doc/genauth.8 b/doc/genauth.8
deleted file mode 100644 (file)
index ecdfe82..0000000
+++ /dev/null
@@ -1,54 +0,0 @@
-.TH TINC 1 "April 2000" "tinc version 1.0" "FSF"
-.SH NAME
-genauth \- generate a passphrase for tinc
-.SH SYNOPSIS
-.PP
-.B genauth
-\fIbits\fR \fB>\fR \fIfile\fR
-.PP
-.B genauth
-\fI-h\fR\fB|\fR\fI--help\fR
-.SH DESCRIPTION
-.PP
-Use \fBgenauth\fR to generate a random passphrase for tinc.
-\fIbits\fR is the desired length of the passphrase in bits.  The
-actual number will be rounded up to the next multiple of 64.  The
-default value is 1024.
-.PP
-If \fIfile\fR is omitted, the passphrase is written to stdout.
-.SH OPTIONS
-.TP
-\fB\-h\fR, \fB\-\-help\fR
-Show the syntax.
-.SH "REPORTING BUGS"
-Report bugs to tinc@nl.linux.org.
-.SH "FILES"
-.TP
-\fI/etc/tinc\fR
-The top directory for configuration files.
-.PP
-.SH "SEE ALSO"
-\fBtincd\fR(8),
-\fBtincd.conf\fR(5)
-.TP
-\fBhttp://tinc.nl.linux.org/\fR
-.TP
-\fBhttp://www.cabal.org/\fR
-.PP
-The full documentation for
-.B tinc
-is maintained as a Texinfo manual.  If the
-.B info
-and
-.B tinc
-programs are properly installed at your site, the command
-.IP
-.B info tinc
-.PP
-should give you access to the complete manual.
-.PP
-tinc comes with ABSOLUTELY NO WARRANTY.  This is free software,
-and you are welcome to redistribute it under certain conditions;
-see the file COPYING for details.
-.PP
-This product includes software developed by Eric Young (eay@mincom.oz.au)