diff options
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/alpha/ramdisk/raminst.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/alpha/ramdisk/raminst.conf b/distrib/alpha/ramdisk/raminst.conf index b10afac8dc6..904eaa6fbba 100644 --- a/distrib/alpha/ramdisk/raminst.conf +++ b/distrib/alpha/ramdisk/raminst.conf @@ -1,5 +1,5 @@ # -# $OpenBSD: raminst.conf,v 1.14 1998/09/24 21:05:57 deraadt Exp $ +# $OpenBSD: raminst.conf,v 1.15 1999/03/05 01:46:19 millert Exp $ # # ram.conf - unified binary for the RAM disk # @@ -26,4 +26,4 @@ ln reboot halt ln pax tar ln pax cpio -libs -lutil -ltermcap -lm +libs -lutil -lotermcap -lm |