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
This commit is contained in:
parent
d18e01346c
commit
3655c14d25
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user