fence_sanlock/fence_sanlock.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 30ed09ab2b5e04049f0687dc1d11cb6d9aae8ccc Author: David Teigland teigland@redhat.com Date: Thu Dec 13 14:18:22 2012 -0600
fence_sanlock: fix man page name of path arg
Signed-off-by: David Teigland teigland@redhat.com
diff --git a/fence_sanlock/fence_sanlock.8 b/fence_sanlock/fence_sanlock.8 index 3c1d472..d9e41be 100644 --- a/fence_sanlock/fence_sanlock.8 +++ b/fence_sanlock/fence_sanlock.8 @@ -191,7 +191,7 @@ Example cluster.conf configuration for fence_sanlock: </unfence> </clusternode>
-<fencedevice name="wd" agent="fence_sanlock" device="/dev/fence/leases"/> +<fencedevice name="wd" agent="fence_sanlock" path="/dev/fence/leases"/> .fi
.SH SEE ALSO