diff options
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/alpha/ramdisk/install.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/distrib/alpha/ramdisk/install.md b/distrib/alpha/ramdisk/install.md index 77bfd66e60d..c35cd53810d 100644 --- a/distrib/alpha/ramdisk/install.md +++ b/distrib/alpha/ramdisk/install.md @@ -1,4 +1,4 @@ -# $OpenBSD: install.md,v 1.20 1998/03/29 00:08:06 millert Exp $ +# $OpenBSD: install.md,v 1.21 1998/03/29 19:57:51 millert Exp $ # # Copyright (c) 1996 The NetBSD Foundation, Inc. # All rights reserved. @@ -187,8 +187,8 @@ md_welcome_banner() { echo "Welcome to the OpenBSD/alpha ${VERSION_MAJOR}.${VERSION_MINOR} installation program." cat << \__welcome_banner_1 -This program is designed to help you put OpenBSD on your system in a simple and -rational way. +This program is designed to help you put OpenBSD on your system in a +simple and rational way. __welcome_banner_1 else |