Fix markup.

This commit is contained in:
joerg 2009-10-15 00:59:01 +00:00
parent 5f96926957
commit cb83818524
2 changed files with 6 additions and 9 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: vgrename.8,v 1.2 2009/02/18 12:16:13 haad Exp $ .\" $NetBSD: vgrename.8,v 1.3 2009/10/15 00:59:01 joerg Exp $
.\" .\"
.TH VGRENAME 8 "LVM TOOLS 2.02.44-cvs (02-17-09)" "Sistina Software UK" \" -*- nroff -*- .TH VGRENAME 8 "LVM TOOLS 2.02.44-cvs (02-17-09)" "Sistina Software UK" \" -*- nroff -*-
.SH NAME .SH NAME
@ -24,18 +24,18 @@ See \fBlvm\fP for common options.
.SH Examples .SH Examples
"vgrename /dev/vg02 /dev/my_volume_group" renames existing "vgrename /dev/vg02 /dev/my_volume_group" renames existing
volume group "vg02" to "my_volume_group". volume group "vg02" to "my_volume_group".
.TP .PP
"vgrename vg02 my_volume_group" does the same. "vgrename vg02 my_volume_group" does the same.
.TP .PP
"vgrename Zvlifi-Ep3t-e0Ng-U42h-o0ye-KHu1-nl7Ns4 VolGroup00_tmp" "vgrename Zvlifi-Ep3t-e0Ng-U42h-o0ye-KHu1-nl7Ns4 VolGroup00_tmp"
changes the name of the Volume Group with UUID changes the name of the Volume Group with UUID
Zvlifi-Ep3t-e0Ng-U42h-o0ye-KHu1-nl7Ns4 to Zvlifi-Ep3t-e0Ng-U42h-o0ye-KHu1-nl7Ns4 to
"VolGroup00_tmp". "VolGroup00_tmp".
.PP
All the Volume Groups visible to a system need to have different All the Volume Groups visible to a system need to have different
names. Otherwise many LVM2 commands will refuse to run or give names. Otherwise many LVM2 commands will refuse to run or give
warning messages. warning messages.
.PP
This situation could arise when disks are moved between machines. If This situation could arise when disks are moved between machines. If
a disk is connected and it contains a Volume Group with the same name a disk is connected and it contains a Volume Group with the same name
as the Volume Group containing your root filesystem the machine might as the Volume Group containing your root filesystem the machine might
@ -43,7 +43,6 @@ not even boot correctly. However, the two Volume Groups should have
different UUIDs (unless the disk was cloned) so you can rename different UUIDs (unless the disk was cloned) so you can rename
one of the conflicting Volume Groups with one of the conflicting Volume Groups with
\fBvgrename\fP. \fBvgrename\fP.
.TP
.SH SEE ALSO .SH SEE ALSO
.BR lvm (8), .BR lvm (8),
.BR vgchange (8), .BR vgchange (8),

View File

@ -96,9 +96,7 @@ requests being sent to a server.
These are described following. These are described following.
.sp .sp
.IR "? [command_keyword]" .IR "? [command_keyword]"
.sp 1x help [command_keyword] A `\&?'
A
.Ql \&?
by itself will print a list of all the command by itself will print a list of all the command
keywords known to this incarnation of keywords known to this incarnation of
[= prog-name =] . [= prog-name =] .