Module Name:    src
Committed By:   hubertf
Date:           Mon May  3 17:15:58 UTC 2010

Modified Files:
        src/etc: shrc

Log Message:
Add RCS ID, per PR 43243


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/etc/shrc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/etc/shrc
diff -u src/etc/shrc:1.5 src/etc/shrc:1.6
--- src/etc/shrc:1.5	Sat Feb 14 09:53:07 2009
+++ src/etc/shrc	Mon May  3 17:15:58 2010
@@ -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*)

Reply via email to