diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-08-29 20:39:30 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-08-29 20:39:30 +0200 |
commit | 6de881fe5f2884e84b7cc2e6f3020d5a61c59dd7 (patch) | |
tree | b4242f0311f4c25ff67b3dd4270a254785ddd0f8 /doc/info/mds.texinfo | |
parent | info: mds-respawn (diff) | |
download | mds-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/mds.texinfo')
-rw-r--r-- | doc/info/mds.texinfo | 2 |
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 |