aboutsummaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1997-08-11 13:20:38 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1997-08-11 13:20:38 +0000
commita435592391db1a8901855f719564efac73c3f2ad (patch)
treec0fd9de24c0a8f891ea7884004c21c19cded22be /release
parent86ff6248345adc9bd4a5c1d94d3e64b0cdc19740 (diff)
Notes
Diffstat (limited to 'release')
-rw-r--r--release/sysinstall/sysinstall.87
1 files changed, 6 insertions, 1 deletions
diff --git a/release/sysinstall/sysinstall.8 b/release/sysinstall/sysinstall.8
index 52011c3dc427..1def9d36342e 100644
--- a/release/sysinstall/sysinstall.8
+++ b/release/sysinstall/sysinstall.8
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $Id: sysinstall.8,v 1.1 1997/08/11 13:08:29 jkh Exp $
.\"
.Dd August 9, 1997
.Dt SYSINSTALL 8
@@ -772,6 +772,11 @@ This utility may edit the contents of
and
.Pa /etc/resolv.conf
as necessary to reflect changes in the network configuration.
+.Sh SEE ALSO
+If you have a reasonably complete source tree online, take
+a look at
+.Pa /usr/src/release/sysinstall/install.cfg
+for a sample installation script.
.Sh BUGS
This utility is a prototype which lasted approximately 2 years past
its expiration date and is greatly in need of death.