aboutsummaryrefslogtreecommitdiffstats
path: root/doc/info
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-08-29 20:39:30 +0200
committerMattias Andrée <maandree@operamail.com>2014-08-29 20:39:30 +0200
commit6de881fe5f2884e84b7cc2e6f3020d5a61c59dd7 (patch)
treeb4242f0311f4c25ff67b3dd4270a254785ddd0f8 /doc/info
parentinfo: mds-respawn (diff)
downloadmds-6de881fe5f2884e84b7cc2e6f3020d5a61c59dd7.tar.gz
mds-6de881fe5f2884e84b7cc2e6f3020d5a61c59dd7.tar.bz2
mds-6de881fe5f2884e84b7cc2e6f3020d5a61c59dd7.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc/info')
-rw-r--r--doc/info/mds.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo
index f30ffea..678588f 100644
--- a/doc/info/mds.texinfo
+++ b/doc/info/mds.texinfo
@@ -801,7 +801,7 @@ curly braces. Each of the braces must be alone its
its own argument. For example:
@example
-mds-respawn --interval=5 \
+mds-respawn --interval=5 \
@{ mds-foo --initial-spawn @} \
@{ mds-bar --initial-spawn @}
@end example