removing svn keyword $Id$ from all files

This commit is contained in:
Tobias Brunner
2009-04-30 13:19:35 +00:00
parent d24a74c5b4
commit 8c5d72cd0b
800 changed files with 10 additions and 1593 deletions
-3
View File
@@ -1,7 +1,4 @@
.TH _UPDOWN 8 "27 Apr 2006"
.\"
.\" RCSID $Id$
.\"
.SH NAME
ipsec _updown \- route and firewall manipulation script
.SH SYNOPSIS
+2 -4
View File
@@ -15,8 +15,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$
# CAUTION: Installing a new version of strongSwan will install a new
# copy of this script, wiping out any custom changes you make. If
@@ -35,7 +33,7 @@
# specifies the name of the operation to be performed
# (prepare-host, prepare-client, up-host, up-client,
# down-host, or down-client). If the address family
# for security gateway to security gateway communica­
# for security gateway to security gateway communica
# tions is IPv6, then a suffix of -v6 is added to the
# verb.
#
@@ -95,7 +93,7 @@
# is the CA which issued the cert of our peer.
#
# PLUTO_PEER_CLIENT
# is the IP address / count of the peer's client sub­
# is the IP address / count of the peer's client sub
# net. If the client is just the peer, this will be
# the peer's own IP address / max (where max is 32
# for IPv4 and 128 for IPv6).