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>
This commit is contained in:
maximilian attems 2008-07-25 00:14:44 +02:00 committed by Karel Zak
parent 7e0c3d28e9
commit d3e8f6598b
8 changed files with 2 additions and 10 deletions

View File

@ -30,7 +30,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)vipw.8 6.7 (Berkeley) 3/16/91
.\" $Id: vipw.8,v 1.3 1996/07/02 16:57:55 janl Exp $
.\"
.Dd 7 July 1996
.Dt VIPW 8

View File

@ -4,8 +4,6 @@
* Public Domain 1995, 1999 Rickard E. Faith (faith@acm.org)
* This program comes with ABSOLUTELY NO WARRANTY.
*
* $Id: mcookie.c,v 1.5 1997/07/06 00:13:06 aebr Exp $
*
* This program gathers some random bits of data and used the MD5
* message-digest algorithm to generate a 128-bit hexadecimal number for
* use with xauth(1).

View File

@ -1,6 +1,5 @@
/*
* A mount(8) for Linux 0.99.
* mount.c,v 1.1.1.1 1993/11/18 08:40:51 jrs Exp
* A mount(8) for Linux.
*
* Modifications by many people. Distributed under GPL.
*/

View File

@ -1,6 +1,5 @@
/*
* Support functions. Exported functions are prototyped in sundries.h.
* sundries.c,v 1.1.1.1 1993/11/18 08:40:51 jrs Exp
*
* added fcntl locking by Kjetil T. (kjetilho@math.uio.no) - aeb, 950927
*

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -32,7 +32,6 @@
.\" from: @(#)rev.1 6.3 (Berkeley) 3/21/92
.\" Modified for Linux by Charles Hannum (mycroft@gnu.ai.mit.edu)
.\" and Brian Koehmstedt (bpk@gnu.ai.mit.edu)
.\" $Id: rev.1,v 1.2 1995/03/12 01:33:24 faith Exp $
.\"
.Dd March 21, 1992
.Dt REV 1