diff options
Diffstat (limited to 'programs/_keycensor/_keycensor.8')
-rw-r--r-- | programs/_keycensor/_keycensor.8 | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/programs/_keycensor/_keycensor.8 b/programs/_keycensor/_keycensor.8 new file mode 100644 index 000000000..89a97a9f9 --- /dev/null +++ b/programs/_keycensor/_keycensor.8 @@ -0,0 +1,33 @@ +.TH _KEYCENSOR 8 "25 Apr 2002" +.\" +.\" RCSID $Id: _keycensor.8,v 1.1 2004/03/15 20:35:27 as Exp $ +.\" +.SH NAME +ipsec _keycensor \- internal routine to remove sensitive information +.SH DESCRIPTION +.I _keycensor +is used by +.B ipsec barf +to process the /etc/ipsec.secrets file, removing private key info. +.SH "SEE ALSO" +ipsec(8), ipsec_barf(8) +.SH HISTORY +Man page written for the Linux FreeS/WAN project <http://www.freeswan.org/> +by Michael Richardson. Original program by Henry Spencer. +.\" +.\" $Log: _keycensor.8,v $ +.\" Revision 1.1 2004/03/15 20:35:27 as +.\" added files from freeswan-2.04-x509-1.5.3 +.\" +.\" Revision 1.2 2002/04/29 22:39:31 mcr +.\" added basic man page for all internal commands. +.\" +.\" Revision 1.1 2002/04/26 01:21:43 mcr +.\" while tracking down a missing (not installed) /etc/ipsec.conf, +.\" MCR has decided that it is not okay for each program subdir to have +.\" some subset (determined with -f) of possible files. +.\" Each subdir that defines $PROGRAM, MUST have a PROGRAM.8 file as well as a PROGRAM file. +.\" Optional PROGRAM.5 files have been added to the makefiles. +.\" +.\" +.\" |