From 0232e09f5067cfc6cf2b335e2f82ffb2558bfdee Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Sat, 8 Mar 1997 11:34:25 +0000 Subject: [PATCH] Add a missing docfile (whoops! Overlooked). --- release/sysinstall/help/html.hlp | 19 +++++++++++++++++++ usr.sbin/sysinstall/help/html.hlp | 19 +++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 release/sysinstall/help/html.hlp create mode 100644 usr.sbin/sysinstall/help/html.hlp diff --git a/release/sysinstall/help/html.hlp b/release/sysinstall/help/html.hlp new file mode 100644 index 00000000000..f63dd30ed07 --- /dev/null +++ b/release/sysinstall/help/html.hlp @@ -0,0 +1,19 @@ +In this screen, you can jump to remote or local HTML +resources such as the FreeBSD Handbook & FreeBSD FAQ +(Frequently Asked Questions) documents located in: + + file:/usr/share/doc/ + +If you've loaded the doc distribution. + +The default browser package used is lynx (a text based +browser), which will be automatically loaded from the +installation media if it is available. You may change +the selection of browser & browser package to auto-load +by visiting the Options editor. + +In order to visit remote URLs, you naturally must have +some sort of working Internet connection. If you have not +yet brought up any network interfaces, please visit +the ``Networking'' item in the Configuration menu +before attempting to reference any http://.. style URLs. diff --git a/usr.sbin/sysinstall/help/html.hlp b/usr.sbin/sysinstall/help/html.hlp new file mode 100644 index 00000000000..f63dd30ed07 --- /dev/null +++ b/usr.sbin/sysinstall/help/html.hlp @@ -0,0 +1,19 @@ +In this screen, you can jump to remote or local HTML +resources such as the FreeBSD Handbook & FreeBSD FAQ +(Frequently Asked Questions) documents located in: + + file:/usr/share/doc/ + +If you've loaded the doc distribution. + +The default browser package used is lynx (a text based +browser), which will be automatically loaded from the +installation media if it is available. You may change +the selection of browser & browser package to auto-load +by visiting the Options editor. + +In order to visit remote URLs, you naturally must have +some sort of working Internet connection. If you have not +yet brought up any network interfaces, please visit +the ``Networking'' item in the Configuration menu +before attempting to reference any http://.. style URLs.