diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-05-18 14:42:06 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-05-18 14:42:06 +0000 |
commit | 3f51a781cf6c787cec547cee85d92286993d3972 (patch) | |
tree | c2e6dc555cbcb8892532b83b5d88c0aa160ed39f /share/man/man8 | |
parent | 8787bcca7169aa60be3734256f2f34106256ea21 (diff) |
document that a smaller swap file may be used too, sometimes;
Diffstat (limited to 'share/man/man8')
-rw-r--r-- | share/man/man8/diskless.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man8/diskless.8 b/share/man/man8/diskless.8 index b18f3bafff6..7188a7bfeb3 100644 --- a/share/man/man8/diskless.8 +++ b/share/man/man8/diskless.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: diskless.8,v 1.39 2006/05/18 13:52:28 jmc Exp $ +.\" $OpenBSD: diskless.8,v 1.40 2006/05/18 14:42:05 jmc Exp $ .\" $NetBSD: diskless.8,v 1.7.4.1 1996/05/30 18:58:10 cgd Exp $ .\" .\" @@ -246,6 +246,8 @@ Build the swap file for myclient: .Ed .Pp This creates a 120 Megabyte swap file and an empty /swap directory. +A smaller swap file may be created if the boot is for +maintenance (i.e. temporary) purposes only. .Pp .It Populate myclient's root |