From 8787bcca7169aa60be3734256f2f34106256ea21 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Thu, 18 May 2006 13:52:29 +0000 Subject: back out last, after some discussion; --- share/man/man8/diskless.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share') diff --git a/share/man/man8/diskless.8 b/share/man/man8/diskless.8 index d20e474f2e8..b18f3bafff6 100644 --- a/share/man/man8/diskless.8 +++ b/share/man/man8/diskless.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: diskless.8,v 1.38 2006/05/18 13:05:56 jmc Exp $ +.\" $OpenBSD: diskless.8,v 1.39 2006/05/18 13:52:28 jmc Exp $ .\" $NetBSD: diskless.8,v 1.7.4.1 1996/05/30 18:58:10 cgd Exp $ .\" .\" @@ -242,7 +242,7 @@ Build the swap file for myclient: .Bd -literal -offset indent # mkdir -p /export/myclient/root/swap # cd /export/myclient -# dd if=/dev/zero of=swap bs=1m count=0 seek=120 +# dd if=/dev/zero of=swap bs=1m count=120 .Ed .Pp This creates a 120 Megabyte swap file and an empty /swap directory. -- cgit v1.2.3