diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-09-05 21:27:39 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-09-05 21:27:39 +0000 |
commit | 59436c90b065edbbd368ed8679d5be33153d4fcc (patch) | |
tree | 2b6543cda0aa334b4d05e91f21b85211da5ffde5 /distrib/pc532/floppies/list2sh.awk | |
parent | ff0f2a750cbaf08bb2ec918bdabe6ad55177f066 (diff) |
sync to netbsd
Diffstat (limited to 'distrib/pc532/floppies/list2sh.awk')
-rw-r--r-- | distrib/pc532/floppies/list2sh.awk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distrib/pc532/floppies/list2sh.awk b/distrib/pc532/floppies/list2sh.awk index 3155014e722..e857fdf7c98 100644 --- a/distrib/pc532/floppies/list2sh.awk +++ b/distrib/pc532/floppies/list2sh.awk @@ -1,4 +1,4 @@ -# $Id: list2sh.awk,v 1.1 1995/10/18 08:37:41 deraadt Exp $ +# $Id: list2sh.awk,v 1.2 1996/09/05 21:26:44 deraadt Exp $ BEGIN { printf("cd ${CURDIR}\n"); |