From 62aea38e85151bd05f4b34183d267bdcd197570a Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Fri, 27 Mar 2009 22:27:38 +0100 Subject: [PATCH] vkernel(7): Start sentences on new lines. --- share/man/man7/vkernel.7 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/share/man/man7/vkernel.7 b/share/man/man7/vkernel.7 index 3307abdfe0..63080a76b9 100644 --- a/share/man/man7/vkernel.7 +++ b/share/man/man7/vkernel.7 @@ -75,7 +75,8 @@ option defining .Li vcd0 , the second one .Li vcd1 , -and so on. The first +and so on. +The first .Fl r or .Fl c @@ -196,7 +197,8 @@ option defining .Li vkd0 , the second one .Li vkd1 , -and so on. The first +and so on. +The first .Fl r or .Fl c @@ -300,8 +302,8 @@ ln -s /home/var.vkernel /var/vkernel .Ed .Pp Next, a filesystem image to be used by the virtual kernel has to be -created and populated (assuming world has been built previously). If -the image is created on a UFS filesystem you might want to pre-zero it. +created and populated (assuming world has been built previously). +If the image is created on a UFS filesystem you might want to pre-zero it. On a HAMMER filesystem you should just truncate-extend to the image size as HAMMER does not re-use data blocks already present in the file. .Bd -literal -- 2.41.0