diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-08-11 13:20:38 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-08-11 13:20:38 +0000 |
| commit | a435592391db1a8901855f719564efac73c3f2ad (patch) | |
| tree | c0fd9de24c0a8f891ea7884004c21c19cded22be /release | |
| parent | 86ff6248345adc9bd4a5c1d94d3e64b0cdc19740 (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/sysinstall/sysinstall.8 | 7 |
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. |
