diff options
Diffstat (limited to 'programs/proc/version.5')
-rw-r--r-- | programs/proc/version.5 | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/programs/proc/version.5 b/programs/proc/version.5 deleted file mode 100644 index c763d6d17..000000000 --- a/programs/proc/version.5 +++ /dev/null @@ -1,54 +0,0 @@ -.TH IPSEC_VERSION 5 "29 Jun 2000" -.\" -.\" RCSID $Id: version.5,v 1.1 2004/03/15 20:35:30 as Exp $ -.\" -.SH NAME -ipsec_version \- lists KLIPS version information -.SH SYNOPSIS -.B cat -.B /proc/net/ipsec_version -.SH DESCRIPTION -.I /proc/net/ipsec_version -is a read-only file which lists the currently running KLIPS version -information. -.PP -.SH EXAMPLES -.TP -.B FreeS/WAN version: 1.4 -.LP -shows that the currently loaded -.B KLIPS -is from -.B FreeS/WAN 1.4. -.LP -.SH "FILES" -/proc/net/ipsec_version -.SH "SEE ALSO" -ipsec(8), ipsec_manual(8), ipsec_eroute(5), ipsec_spi(5), -ipsec_spigrp(5), ipsec_klipsdebug(5), ipsec_tncfg(8), ipsec_pf_key(5) -.SH HISTORY -Written for the Linux FreeS/WAN project -<http://www.freeswan.org/> -by Richard Guy Briggs. -.\" -.\" $Log: version.5,v $ -.\" Revision 1.1 2004/03/15 20:35:30 as -.\" added files from freeswan-2.04-x509-1.5.3 -.\" -.\" Revision 1.4 2002/04/24 07:35:41 mcr -.\" Moved from ./klips/utils/version.5,v -.\" -.\" Revision 1.3 2000/06/30 18:21:55 rgb -.\" Update SEE ALSO sections to include ipsec_version(5) and ipsec_pf_key(5) -.\" and correct FILES sections to no longer refer to /dev/ipsec which has -.\" been removed since PF_KEY does not use it. -.\" -.\" Revision 1.2 2000/06/30 06:22:22 rgb -.\" Fix SYNOPSIS since there is no 'ipsec version' command. -.\" -.\" Revision 1.1 2000/06/30 06:19:26 rgb -.\" manpages for the last two /proc/net/ipsec* files that don't have a -.\" corresponding utility. -.\" -.\" -.\" |