]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - sh/tests/parser/alias4.0
shell_cmds-203.tar.gz
[apple/shell_cmds.git] / sh / tests / parser / alias4.0
index 19332ed09056047996df60256a2a4070ce9cd5db..4c82c6cd037cc7a2bcf97855f10f705fe6f94f36 100644 (file)
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: head/bin/sh/tests/parser/alias4.0 222165 2011-05-21 22:03:06Z jilles $
 
 alias alias0=exit
 eval 'x=1 alias0 0'