Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Fix markup.
details: https://anonhg.NetBSD.org/src/rev/ee6cc0cd66a7
branches: trunk
changeset: 748165:ee6cc0cd66a7
user: joerg <joerg%NetBSD.org@localhost>
date: Thu Oct 15 00:59:01 2009 +0000
description:
Fix markup.
diffstat:
external/gpl2/lvm2/dist/man/vgrename.8 | 11 +++++------
usr.sbin/ntp/ntpq/ntpq.8 | 4 +---
2 files changed, 6 insertions(+), 9 deletions(-)
diffs (54 lines):
diff -r 2dcedd1b46a6 -r ee6cc0cd66a7 external/gpl2/lvm2/dist/man/vgrename.8
--- a/external/gpl2/lvm2/dist/man/vgrename.8 Thu Oct 15 00:36:24 2009 +0000
+++ b/external/gpl2/lvm2/dist/man/vgrename.8 Thu Oct 15 00:59:01 2009 +0000
@@ -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 -*-
.SH NAME
@@ -24,18 +24,18 @@
.SH Examples
"vgrename /dev/vg02 /dev/my_volume_group" renames existing
volume group "vg02" to "my_volume_group".
-.TP
+.PP
"vgrename vg02 my_volume_group" does the same.
-.TP
+.PP
"vgrename Zvlifi-Ep3t-e0Ng-U42h-o0ye-KHu1-nl7Ns4 VolGroup00_tmp"
changes the name of the Volume Group with UUID
Zvlifi-Ep3t-e0Ng-U42h-o0ye-KHu1-nl7Ns4 to
"VolGroup00_tmp".
-
+.PP
All the Volume Groups visible to a system need to have different
names. Otherwise many LVM2 commands will refuse to run or give
warning messages.
-
+.PP
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
as the Volume Group containing your root filesystem the machine might
@@ -43,7 +43,6 @@
different UUIDs (unless the disk was cloned) so you can rename
one of the conflicting Volume Groups with
\fBvgrename\fP.
-.TP
.SH SEE ALSO
.BR lvm (8),
.BR vgchange (8),
diff -r 2dcedd1b46a6 -r ee6cc0cd66a7 usr.sbin/ntp/ntpq/ntpq.8
--- a/usr.sbin/ntp/ntpq/ntpq.8 Thu Oct 15 00:36:24 2009 +0000
+++ b/usr.sbin/ntp/ntpq/ntpq.8 Thu Oct 15 00:59:01 2009 +0000
@@ -96,9 +96,7 @@
These are described following.
.sp
.IR "? [command_keyword]"
-.sp 1x help [command_keyword]
-A
-.Ql \&?
+A `\&?'
by itself will print a list of all the command
keywords known to this incarnation of
[= prog-name =] .
Home |
Main Index |
Thread Index |
Old Index