]> Zhao Yanbai Git Server - minix.git/commitdiff
Remove revision IDs from files
authorArun Thomas <arun@minix3.org>
Thu, 4 Nov 2010 01:13:59 +0000 (01:13 +0000)
committerArun Thomas <arun@minix3.org>
Thu, 4 Nov 2010 01:13:59 +0000 (01:13 +0000)
14 files changed:
commands/syslogd/CHANGELOG
commands/syslogd/Makefile
commands/syslogd/README.minix
drivers/dpeth/README
etc/syslog.conf
etc/termcap
etc/termcap.big
lib/libedit/README
man/man1/host.1
man/man1/logger.1
man/man3/editline.3
man/man3/syslog.3
man/man5/syslog.conf.5
man/man8/syslogd.8

index a5455f51afbd893d7cf4d0a953fd38ddd98a2fd1..9155a22d1679a95726c5b6b3ed9d244ea2e48ae5 100644 (file)
@@ -14,4 +14,3 @@ Version 1.3
   -    Merged code from usyslogd.c to handle kernel messages.
   -    Reworked Makefile to make a correct installation
 
-$Id$
index 673395f41cb99f70aa8a94d92cb445c4d04a9d9d..09e1ab69b3245b1cdad6fa59543f71c4e7a6077d 100644 (file)
@@ -2,7 +2,6 @@
 ##  @(#)Makefile       1.00    Jan. 11, 2000
 ##
 ##  Makefile for syslogd/klogd
-##  $Id$
 
 PROG=  syslogd
 PIDFILE= -DPIDFILE=\"/var/run/syslogd.pid\"
index 2fcba23d55e287fea28462d039ec21a3c305eb88..f7f8027d87bfcbbaf3606be1fab8a5352c8fddf1 100644 (file)
@@ -24,5 +24,3 @@
 
    Giovanni Falzoni <gfalzoni@inwind.it>
 
-   $Id$
-
index cfa96e0bd077ceee91641ca5628c1b71ba6be6d6..23ee43a282bcccd292d0ae28c0628a44151382f1 100644 (file)
@@ -35,4 +35,3 @@ operational and I could not appreciate the results.
 For this reason the changes done to the interface
 to I/O for 8 and 16 bits are not tested.
   
-$Id$
index 3d9181e2e6a795b65b2784bbd503319d287a034d..1ff4344614ee84c81beb7bf3e83a0c67f5bd502f 100644 (file)
@@ -17,5 +17,4 @@
 ##  Debug informations (tracing programs)
 #*.debug                                       /var/log/debug
 
-##  $Id$
 ##  end syslog.conf
index 3f7464220ae844aabed1244fce1653fe1ecd5760..311882830a3a1d8ea5a4e05a979ce5099da6f325 100755 (executable)
@@ -72,7 +72,6 @@ d0|vt100|vt100-am|vt100am|dec-vt100|dec vt100:\
 # - copied the following screen* entries from
 # http://www.catb.org/terminfo/termtypes.tc.gz
 #      Version 11.0.1
-#      $Date$
 # ("This file deliberately has no copyright.  It belongs to no one and
 # everyone.")
 #
index 9f5818e6c59359c7eb5799e7378e1011fc03d001..c6c6280984c3d27ac59878b78129c69f5d12c6e2 100644 (file)
@@ -1,7 +1,6 @@
 ######## TERMINAL TYPE DESCRIPTIONS SOURCE FILE
 #
 #      Version 11.0.1
-#      $Date$
 #      termcap syntax
 #
 #      Eric S. Raymond         (current maintainer)
index 2edd1a640fca7ebc02b53e2a5146dbea1f01f5d8..d3abb2f7b8bd9e7f588975ab85314191a4181b52 100644 (file)
@@ -1,4 +1,3 @@
-$Revision$
 
 This is a line-editing library.  It can be linked into almost any
 program to provide command-line editing and recall.
index 751dbe3011a6fff95009211ec94ade2604c705cb..5bf1c6382a8d8b96e15965b36ce5795c803bcaa4 100644 (file)
@@ -50,7 +50,6 @@
 .\" SOFTWARE.
 .\" -
 .\" --Copyright--
-.\" $Id$
 .TH HOST 1
 .SH NAME
 host \- look up host names using domain server
index ea80aa190f71cad17944b23a59fbf97aeae26206..5e9c62df1b50c0d1f5541c323e35d14e5fbe5afa 100644 (file)
@@ -31,7 +31,6 @@
 .\"
 .\" from:      @(#)logger.1    8.1 (Berkeley) 6/6/93
 .\" Modified for Minix porting by G. Falzoni <gfalzoni@inwind.it>
-.\" $Id$
 .\"
 .\" Local macros
 .de Xr
index bb9d7756582838becf8ad6e71288768a75603de1..44f468dde7140ff78305e75d8c429a5328deb8bb 100644 (file)
@@ -1,4 +1,3 @@
-.\" $Revision$
 .TH EDITLINE 3
 .SH NAME
 editline \- command-line editing library with history
index c090cce3ba372cf61a07e60f1ab538030ffc372a..62d3c354dfe6fe82f0c134f5307ce9e7ae08c5b8 100644 (file)
@@ -22,7 +22,6 @@
 .\"
 .\" from SYSLOG 3 "15 Feb 1994" "Linux" "Linux Programmer's Manual"
 .\" Modified for Minix porting by G. Falzoni <gfalzoni@inwind.it>
-.\" $Id$
 .\"
 .\" Local macros
 .de Xr
index 3d2f91bb16c290ff16fecceacd0b888ce7ee0d59..985c91270c17f624351f36de5165a816bb9bbcd8 100644 (file)
@@ -1,7 +1,6 @@
 .\" syslog.conf - syslogd(8) configuration file
 .\" Copyright (c) 1995  Martin Schulze <Martin.Schulze@Linux.DE>
 .\" Modified for Minix porting by G. Falzoni <gfalzoni@inwind.it>
-.\" $Id$
 .\" 
 .\" This file is part of the sysklogd package, a kernel and system log daemon.
 .\" 
index 02e5913608acdd29d74e8a4f9c887677f425eb8a..1d569623a1dc39202e39451b3a1f0cd383c2ce96 100644 (file)
@@ -4,7 +4,6 @@
 .\"
 .\" from SYSKLOGD 8 "13 December 1995" "Version 1.3" "Linux System Administration"
 .\" Modified for Minix porting by G. Falzoni <gfalzoni@inwind.it>
-.\" $Id$
 .\"
 .\" Local macros
 .de Xr