summaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2007-03-27 15:04:43 -0400
committerDavid Zeuthen <davidz@redhat.com>2007-03-27 15:04:43 -0400
commit9c288cbfe84cbe0bda3827b7e0e5537eb7d1a224 (patch)
tree7b385ce36d7499cae8923c9501ce45d0693b24b5 /doc/man
parentdcaf890fd991c9b2ea2afaee794c8ec754e4546c (diff)
use the right interface in the example in hal-lock.1
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/hal-lock.1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/hal-lock.1.in b/doc/man/hal-lock.1.in
index f063a515..abd6af37 100644
--- a/doc/man/hal-lock.1.in
+++ b/doc/man/hal-lock.1.in
@@ -64,7 +64,7 @@ would be locked out itself); for example a partition table editor
.I part-foo
may use wrapper script like this
-.I hal-lock --interface org.freedesktop.Hal.Storage --exclusive --run /path/to/part-foo-program
+.I hal-lock --interface org.freedesktop.Hal.Device.Storage --exclusive --run /path/to/part-foo-program
.SH BUGS
.PP