aboutsummaryrefslogtreecommitdiff
path: root/sbin/mdconfig/mdconfig.8
diff options
context:
space:
mode:
authorRemko Lodder <remko@FreeBSD.org>2007-11-28 12:29:59 +0000
committerRemko Lodder <remko@FreeBSD.org>2007-11-28 12:29:59 +0000
commit3655c14d2599f0251f379d6bcc720a891e923c5e (patch)
tree97cb28c748451aad33680afa14b7dac846586e9c /sbin/mdconfig/mdconfig.8
parentd18e01346c78e9d8e78a0c08e3738253eae329dc (diff)
downloadsrc-3655c14d2599f0251f379d6bcc720a891e923c5e.tar.gz
src-3655c14d2599f0251f379d6bcc720a891e923c5e.zip
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
Notes
Notes: svn path=/head/; revision=174020
Diffstat (limited to 'sbin/mdconfig/mdconfig.8')
-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 fd7de3d0c09d..ba79b34d1371 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