diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-08-17 11:13:59 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-08-17 11:13:59 +0000 |
commit | 7f3ab48125689ccbb4a6397690807b5a01a6ebdf (patch) | |
tree | ffcb571b539454fbc60b53088d2b9f4a5cbfb531 /share/man/man8/diskless.8 | |
parent | 2bb4d1993bd62fbee722668e509e26d6f2497b31 (diff) |
o) {Open,Net,Free}BSD -> .{O,N,F}x;
o) "start sentence on new line" issues;
o) minimal -mdoc improvements;
millert@ ok
Diffstat (limited to 'share/man/man8/diskless.8')
-rw-r--r-- | share/man/man8/diskless.8 | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/share/man/man8/diskless.8 b/share/man/man8/diskless.8 index 1f6b78cfdca..43dfb273a0a 100644 --- a/share/man/man8/diskless.8 +++ b/share/man/man8/diskless.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: diskless.8,v 1.13 2001/08/03 15:21:17 mpech Exp $ +.\" $OpenBSD: diskless.8,v 1.14 2001/08/17 11:13:58 mpech Exp $ .\" $NetBSD: diskless.8,v 1.7.4.1 1996/05/30 18:58:10 cgd Exp $ .\" .\" @@ -192,7 +192,9 @@ manual page for more information. If booting a Sun or Motorola client, install a copy of the appropriate diskless boot loader (such as .Pa boot.net -from the root directory of the OpenBSD sparc tree) in the +from the root directory of the +.Ox +sparc tree) in the .Pa /tftpboot directory. Make a link such that the boot program is @@ -246,7 +248,9 @@ This creates a 16 Megabyte swap file. Populate myclient's .Pa / filesystem on the server. How this is done depends on the -client architecture and the version of the OpenBSD distribution. +client architecture and the version of the +.Ox +distribution. It can be as simple as copying and modifying the server's root filesystem, or perhaps you need to get those files out of the standard binary distribution. |