diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2003-01-04 00:18:10 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2003-01-04 00:18:10 +0000 |
commit | a26d829f36e635ccebff5e29ba49a48907c5c3fa (patch) | |
tree | a9075a465d7598577bbd3f1c4dc340ce934332dd /distrib/notes/sparc/install | |
parent | e61ec7730b68a5338e2601d4ad79b277dd8556b3 (diff) |
Various typos and inaccuracies; David Krause
Diffstat (limited to 'distrib/notes/sparc/install')
-rw-r--r-- | distrib/notes/sparc/install | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/sparc/install b/distrib/notes/sparc/install index eed38c3d22e..410881415f1 100644 --- a/distrib/notes/sparc/install +++ b/distrib/notes/sparc/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.55 2002/12/30 11:13:01 miod Exp $ +dnl $OpenBSD: install,v 1.56 2003/01/04 00:18:09 miod Exp $ OpenBSDInstallPrelude There are several ways to install OpenBSD onto a disk. The easiest way @@ -527,7 +527,7 @@ A few configuration files need to be edited: server:/export/root/client / nfs rw 0 0 server:/export/exec/sun4.OpenBSD /usr nfs rw 0 0 -Now you must populate the the `/dev' directory for your client. If you server +Now you must populate the `/dev' directory for your client. If the server runs SunOS 4.x, you can simply change your working directory to `<root>/dev' and run the MAKEDEV script: `sh MAKEDEV all' (this might require the edition of MAKEDEV to change the PATH for it to work properly). |