From c6e9e02289349ddaf0f526d604cf219398bfe563 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Wed, 6 Mar 2013 17:49:10 +0100 Subject: [PATCH] vkernel.7: Use .Pa and break line on new sentence. --- share/man/man7/vkernel.7 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/share/man/man7/vkernel.7 b/share/man/man7/vkernel.7 index da3d703f89..eb57bd786e 100644 --- a/share/man/man7/vkernel.7 +++ b/share/man/man7/vkernel.7 @@ -160,8 +160,9 @@ If not specified, a pseudo-random one will be generated. When running multiple vkernels it is often more convenient to simply connect to a .Xr vknetd 8 -socket and let vknetd deal with the tap and/or bridge. An example of -this would be '/var/run/vknet:0.0.0.0:10.2.0.2/16'. +socket and let vknetd deal with the tap and/or bridge. +An example of this would be +.Pa /var/run/vknet:0.0.0.0:10.2.0.2/16 . .It Fl l Ar cpulock Specify which, if any, real CPUs to lock virtual CPUs to. .Ar cpulock @@ -292,7 +293,8 @@ holds the unit number of the associated device. .Pp By default, half of the total mbuf clusters available is distributed equally -among all the vke devices up to 256. This can be overriden with the tunable +among all the vke devices up to 256. +This can be overriden with the tunable .Va hw.vke.max_ringsize . Take into account the number passed will be aligned to the lower power of two. .Sh SIGNALS -- 2.41.0