From fa3796dcdf3941294a6c79c87b3c68f3f7c59014 Mon Sep 17 00:00:00 2001 From: Christian Brueffer Date: Mon, 11 Feb 2008 09:01:14 +0000 Subject: [PATCH] Some small fixes, also introduce an EXAMPLES section. --- share/man/man4/geom_lvm.4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man4/geom_lvm.4 b/share/man/man4/geom_lvm.4 index 3c930b06c8dd..b23ee1009c49 100644 --- a/share/man/man4/geom_lvm.4 +++ b/share/man/man4/geom_lvm.4 @@ -54,7 +54,8 @@ currently supports linear stripes with segments on one or more physical disks. The parser is able to read LVM2 Text Format metadata, the logical volumes will be assembled and made available under .Pa /dev/lvm/ . -The metadata is read only, logical volumes can not be allocated or resized. +The metadata is read-only, logical volumes cannot be allocated or resized. +.Sh EXAMPLES To view which .Nm devices are available: @@ -76,10 +77,9 @@ Consumers: Sectorsize: 512 Mode: r0w0e0 .Ed -.Pp .Sh SEE ALSO .Xr GEOM 4 , -.Xr geom 8 , +.Xr geom 8 .Sh AUTHORS .An -nosplit The