[libvirt] [PATCH] Fix virt-sanlock-cleanup documentation

The referenced page does not exist, but locking.html has a section about sanlock. Signed-off-by: Philipp Hahn <hahn@univention.de> --- tools/virt-sanlock-cleanup.in | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/virt-sanlock-cleanup.in b/tools/virt-sanlock-cleanup.in index 72cd5e0..e143e7d 100644 --- a/tools/virt-sanlock-cleanup.in +++ b/tools/virt-sanlock-cleanup.in @@ -64,8 +64,8 @@ active. =head1 EXIT STATUS -Upon successful processing of leases cleanup, the exit status -will be 0 will be set. Upon fatal error a non-zero status will +Upon successful processing of leases cleanup, an exit status +of 0 will be set. Upon fatal error a non-zero status will be set. =head1 AUTHOR @@ -91,6 +91,6 @@ PURPOSE =head1 SEE ALSO -C<virsh(1)>, online instructions C<http://libvirt.org/locksanlock.html> +C<virsh(1)>, online instructions C<http://libvirt.org/locking.html> =cut -- 1.7.1

On 10/17/2011 10:21 AM, Philipp Hahn wrote:
The referenced page does not exist, but locking.html has a section about sanlock.
Signed-off-by: Philipp Hahn<hahn@univention.de> --- tools/virt-sanlock-cleanup.in | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)
ACK and pushed. -- Eric Blake eblake@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org
participants (2)
-
Eric Blake
-
Philipp Hahn