diff options
Diffstat (limited to 'src/ipsec')
-rw-r--r-- | src/ipsec/ipsec.8 | 1 | ||||
-rwxr-xr-x | src/ipsec/ipsec.in | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/src/ipsec/ipsec.8 b/src/ipsec/ipsec.8 index 120f60262..0cd9914cc 100644 --- a/src/ipsec/ipsec.8 +++ b/src/ipsec/ipsec.8 @@ -1,5 +1,4 @@ .TH IPSEC 8 "9 February 2006" -.\" RCSID $Id$ .SH NAME ipsec \- invoke IPsec utilities .SH SYNOPSIS diff --git a/src/ipsec/ipsec.in b/src/ipsec/ipsec.in index 64a00decc..8e9a523fc 100755 --- a/src/ipsec/ipsec.in +++ b/src/ipsec/ipsec.in @@ -13,8 +13,6 @@ # WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. -# -# RCSID $Id$ # define a minimum PATH environment in case it is not set PATH="/sbin:/bin:/usr/sbin:/usr/bin:@IPSEC_SBINDIR@" |