From: Richard Jones Date: Sun, 11 Apr 2010 16:02:18 +0000 (+0100) Subject: Documentation updates. X-Git-Tag: 1.2.2~3 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=9ac3cfd1a7b9d5464cfd059328b547a31fb549a0;p=libguestfs.git Documentation updates. Fix copyright years. Fix URLs to point to new PRC site. Make sure guestfish(1) and guestfs(3) manpages reference the current list of tools. (cherry picked from commit 9a608a1516bd339dc6d5ebe9952d3bced273c416) --- diff --git a/README b/README index e309126..4919f62 100644 --- a/README +++ b/README @@ -315,13 +315,13 @@ first: - python - rpm-python http://www.rpm.org/ - yum http://yum.baseurl.org/ - - febootstrap http://et.redhat.com/~rjones/febootstrap/ + - febootstrap http://people.redhat.com/~rjones/febootstrap/ Copyright and license information ---------------------------------------------------------------------- -Copyright (C) 2009 Red Hat Inc. +Copyright (C) 2009-2010 Red Hat Inc. The library is distributed under the LGPLv2+. The programs are distributed under the GPLv2+. Please see the files COPYING and diff --git a/fish/guestfish.pod b/fish/guestfish.pod index 1364545..e2ea505 100644 --- a/fish/guestfish.pod +++ b/fish/guestfish.pod @@ -98,7 +98,7 @@ the functionality of the guestfs API, see L. Guestfish gives you structured access to the libguestfs API, from shell scripts or the command line or interactively. If you want to -rescue a broken virtual machine image, you might want to look at the +rescue a broken virtual machine image, you should look at the L command. Using guestfish in read/write mode on live virtual machines can be @@ -738,11 +738,15 @@ I<1> if there was an error. L, L, L, +L, L, L, +L, L, +L, L, -L. +L, +L. =head1 AUTHORS diff --git a/html/recipes.css b/html/recipes.css index 6c012dc..ecd6141 100644 --- a/html/recipes.css +++ b/html/recipes.css @@ -1,5 +1,5 @@ /* CSS to make pod2html files look a little bit better. */ -@import url("http://et.redhat.com/~rjones/css/standard.css"); +@import url("http://people.redhat.com/~rjones/css/standard.css"); pre.example { font-weight: bold; diff --git a/inspector/virt-inspector b/inspector/virt-inspector index a7a6514..4428ecd 100755 --- a/inspector/virt-inspector +++ b/inspector/virt-inspector @@ -847,9 +847,9 @@ L, L, L. -=head1 AUTHOR +=head1 AUTHORS -Richard W.M. Jones L +Richard W.M. Jones L Matthew Booth L diff --git a/src/guestfs.pod b/src/guestfs.pod index d005257..1c7a02a 100644 --- a/src/guestfs.pod +++ b/src/guestfs.pod @@ -1326,8 +1326,21 @@ enough. =head1 SEE ALSO L, +L, +L, +L, +L, +L, +L, +L, +L, +L, +L, +L, +L, L, L, +L, L. Tools with a similar purpose: diff --git a/tools/virt-cat b/tools/virt-cat index 329ba6e..c8cdd19 100755 --- a/tools/virt-cat +++ b/tools/virt-cat @@ -173,7 +173,7 @@ L. =head1 AUTHOR -Richard W.M. Jones L +Richard W.M. Jones L =head1 COPYRIGHT diff --git a/tools/virt-df b/tools/virt-df index 684334d..17aed4a 100755 --- a/tools/virt-df +++ b/tools/virt-df @@ -350,11 +350,11 @@ L. =head1 AUTHOR -Richard W.M. Jones L +Richard W.M. Jones L =head1 COPYRIGHT -Copyright (C) 2009 Red Hat Inc. +Copyright (C) 2009-2010 Red Hat Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/tools/virt-edit b/tools/virt-edit index 9196a66..c133e6a 100755 --- a/tools/virt-edit +++ b/tools/virt-edit @@ -192,7 +192,7 @@ L. =head1 AUTHOR -Richard W.M. Jones L +Richard W.M. Jones L =head1 COPYRIGHT diff --git a/tools/virt-list-filesystems b/tools/virt-list-filesystems index f0ee45f..921704b 100755 --- a/tools/virt-list-filesystems +++ b/tools/virt-list-filesystems @@ -202,7 +202,7 @@ L. =head1 AUTHOR -Richard W.M. Jones L +Richard W.M. Jones L =head1 COPYRIGHT diff --git a/tools/virt-list-partitions b/tools/virt-list-partitions index b8bc0cc..0d93fdd 100755 --- a/tools/virt-list-partitions +++ b/tools/virt-list-partitions @@ -203,11 +203,11 @@ L. =head1 AUTHOR -Richard W.M. Jones L +Richard W.M. Jones L =head1 COPYRIGHT -Copyright (C) 2009 Red Hat Inc. +Copyright (C) 2009-2010 Red Hat Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/tools/virt-ls b/tools/virt-ls index 6ab6021..8add52e 100755 --- a/tools/virt-ls +++ b/tools/virt-ls @@ -221,7 +221,7 @@ L. =head1 AUTHOR -Richard W.M. Jones L +Richard W.M. Jones L =head1 COPYRIGHT diff --git a/tools/virt-rescue b/tools/virt-rescue index 2006248..aef9b82 100755 --- a/tools/virt-rescue +++ b/tools/virt-rescue @@ -159,7 +159,7 @@ L. =head1 AUTHOR -Richard W.M. Jones L +Richard W.M. Jones L =head1 COPYRIGHT diff --git a/tools/virt-resize b/tools/virt-resize index 74f13b1..709d0b0 100755 --- a/tools/virt-resize +++ b/tools/virt-resize @@ -1012,7 +1012,7 @@ L. =head1 AUTHOR -Richard W.M. Jones L +Richard W.M. Jones L =head1 COPYRIGHT diff --git a/tools/virt-tar b/tools/virt-tar index 16013b8..612b500 100755 --- a/tools/virt-tar +++ b/tools/virt-tar @@ -267,7 +267,7 @@ L. =head1 AUTHOR -Richard W.M. Jones L +Richard W.M. Jones L =head1 COPYRIGHT diff --git a/tools/virt-win-reg b/tools/virt-win-reg index b4bb1f0..9ce84b5 100755 --- a/tools/virt-win-reg +++ b/tools/virt-win-reg @@ -472,7 +472,7 @@ L =head1 AUTHOR -Richard W.M. Jones L +Richard W.M. Jones L =head1 COPYRIGHT