summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorremko <remko@FreeBSD.org>2007-11-28 12:29:59 +0000
committerremko <remko@FreeBSD.org>2007-11-28 12:29:59 +0000
commitf42626f5bc505aa6200b1b69cd97bf91566ca59d (patch)
tree97cb28c748451aad33680afa14b7dac846586e9c /sbin
parent202b31f03413be0ad1665385b857399270b83860 (diff)
downloadFreeBSD-src-f42626f5bc505aa6200b1b69cd97bf91566ca59d.zip
FreeBSD-src-f42626f5bc505aa6200b1b69cd97bf91566ca59d.tar.gz
Every newline should start on it's own line. I didn't do that in the
previous commit, so make it happen now. Prodded by: brueffer
Diffstat (limited to 'sbin')
-rw-r--r--sbin/mdconfig/mdconfig.87
1 files changed, 4 insertions, 3 deletions
diff --git a/sbin/mdconfig/mdconfig.8 b/sbin/mdconfig/mdconfig.8
index fd7de3d..ba79b34 100644
--- a/sbin/mdconfig/mdconfig.8
+++ b/sbin/mdconfig/mdconfig.8
@@ -99,9 +99,10 @@ A file specified with
becomes the backing store for this memory disk.
.It Cm swap
Storage for this type of memory disk is allocated from buffer
-memory. Pages get pushed out to the swap when the system is
-under memory pressure, otherwise they stay in the operating
-emory. Using
+memory.
+Pages get pushed out to the swap when the system is under memory
+pressure, otherwise they stay in the operating memory.
+Using
.Cm swap
backing is generally preferable over
.Cm malloc
OpenPOWER on IntegriCloud