aboutsummaryrefslogtreecommitdiffstats
path: root/doc/info/mds.texinfo
diff options
context:
space:
mode:
Diffstat (limited to 'doc/info/mds.texinfo')
-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