Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/etc Add RCS ID, per PR 43243



details:   https://anonhg.NetBSD.org/src/rev/584fb4913899
branches:  trunk
changeset: 754549:584fb4913899
user:      hubertf <hubertf%NetBSD.org@localhost>
date:      Mon May 03 17:15:58 2010 +0000

description:
Add RCS ID, per PR 43243

diffstat:

 etc/shrc |  4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 2119333ae5cf -r 584fb4913899 etc/shrc
--- a/etc/shrc  Mon May 03 16:36:26 2010 +0000
+++ b/etc/shrc  Mon May 03 17:15:58 2010 +0000
@@ -1,3 +1,7 @@
+#       $NetBSD: shrc,v 1.6 2010/05/03 17:15:58 hubertf Exp $
+#
+# System-wide .shrc file for sh(1).
+
 ll(){ ls -l ${1+"$@"}; }
 
 case "$-" in *i*)



Home | Main Index | Thread Index | Old Index