Add Id keyword
This commit is contained in:
parent
dfef928b1c
commit
965066d630
@ -1,3 +1,4 @@
|
||||
# $Id:$
|
||||
# @(#)COPYRIGHT 8.2 (Berkeley) 3/21/94
|
||||
|
||||
All of the documentation and software included in the 4.4BSD and 4.4BSD-Lite
|
||||
|
@ -1,5 +1,7 @@
|
||||
# $Id:$
|
||||
|
||||
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
|
||||
# $Id: Makefile,v 1.169 1998/08/07 08:24:07 jb Exp $
|
||||
# $Id: Makefile,v 1.170 1998/08/31 20:45:41 jb Exp $
|
||||
|
||||
SUBDIR= sendmail
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# $Id:$
|
||||
#
|
||||
# make-localhost - edit the appropriate local information into
|
||||
# /etc/namedb/localhost.rev
|
||||
#
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $Id:$
|
||||
#
|
||||
#csh .cshrc file
|
||||
|
||||
alias h history 25
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $Id:$
|
||||
#
|
||||
# csh .login file
|
||||
#
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $Id:$
|
||||
|
||||
# This is an example of call, the call out password file for Taylor
|
||||
# UUCP. To use it, you must compile the package with
|
||||
# HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default), copy
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $Id:$
|
||||
|
||||
# This is an example of config, the main configuration file for Taylor
|
||||
# UUCP. To use it, you must compile the package with
|
||||
# HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default), copy
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $Id:$
|
||||
|
||||
# This is an example of dial, the dialer configuration file for Taylor
|
||||
# UUCP. To use it, you must compile the package with
|
||||
# HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default), copy
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $Id:$
|
||||
|
||||
# This is an example of dialcode, the dialcode configuration file for
|
||||
# Taylor UUCP. To use it, you must compile the package with
|
||||
# HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default), copy
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $Id:$
|
||||
|
||||
# This is an example of passwd, the call in password file for Taylor
|
||||
# UUCP. To use it, you must compile the package with
|
||||
# HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default), copy
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $Id:$
|
||||
|
||||
# This is an example of port, the port configuration file for Taylor
|
||||
# UUCP. To use it, you must compile the package with
|
||||
# HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default), copy
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $Id:$
|
||||
|
||||
# This is an example of a sys file, the file(s) which describe remote
|
||||
# systems for Taylor UUCP. To use it, you must compile the package
|
||||
# with HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default),
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $Id:$
|
||||
|
||||
# This is an example of a sys file, the file(s) which describe remote
|
||||
# systems for Taylor UUCP. To use it, you must compile the package
|
||||
# with HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default),
|
||||
|
@ -1,4 +1,4 @@
|
||||
# manpath.config
|
||||
# $Id:$
|
||||
#
|
||||
# This file is read by manpath to configure the mandatory manpath, to
|
||||
# map each path element to a manpath element and to determine where the
|
||||
|
Loading…
Reference in New Issue
Block a user