summaryrefslogtreecommitdiff
path: root/sys-utils
diff options
context:
space:
mode:
authormaximilian attems <max@stro.at>2008-07-25 00:14:44 +0200
committerKarel Zak <kzak@redhat.com>2008-07-28 11:10:08 +0200
commitd3e8f6598b6b52c983e4b856aaf902f62e97ae29 (patch)
treedaa7ed7edc0050aea500c3093fef18310a7163ed /sys-utils
parent7e0c3d28e9f9c858e15847284c5614c265de032e (diff)
downloadutil-linux-old-d3e8f6598b6b52c983e4b856aaf902f62e97ae29.tar.gz
remove CVS keywords
this patch removes old CVS keywords from comments. mount(8) works for newer Linux then 0.99 ;) Signed-off-by: maximilian attems <max@stro.at>
Diffstat (limited to 'sys-utils')
-rw-r--r--sys-utils/flock.11
-rw-r--r--sys-utils/flock.c1
-rw-r--r--sys-utils/tunelp.c2
3 files changed, 1 insertions, 3 deletions
diff --git a/sys-utils/flock.1 b/sys-utils/flock.1
index 237e44ca..6965ba72 100644
--- a/sys-utils/flock.1
+++ b/sys-utils/flock.1
@@ -1,4 +1,3 @@
-.\" $Id: flock.1,v 1.3 2006/02/04 20:41:57 hpa Exp $
.\" -----------------------------------------------------------------------
.\"
.\" Copyright 2003-2006 H. Peter Anvin - All Rights Reserved
diff --git a/sys-utils/flock.c b/sys-utils/flock.c
index f270adab..6c1acc32 100644
--- a/sys-utils/flock.c
+++ b/sys-utils/flock.c
@@ -1,4 +1,3 @@
-/* $Id: flock.c,v 1.13 2005/07/11 05:32:56 hpa Exp $ */
/* ----------------------------------------------------------------------- *
*
* Copyright 2003-2005 H. Peter Anvin - All Rights Reserved
diff --git a/sys-utils/tunelp.c b/sys-utils/tunelp.c
index d98c521e..619cf422 100644
--- a/sys-utils/tunelp.c
+++ b/sys-utils/tunelp.c
@@ -6,7 +6,7 @@
* for information on distribution conditions. *
\****************************************************************************/
-/* $Id: tunelp.c,v 1.9 1998/06/08 19:37:11 janl Exp $
+/*
* $Log: tunelp.c,v $
* Revision 1.9 1998/06/08 19:37:11 janl
* Thus compiles tunelp with 2.1.103 kernels