diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-07-06 19:42:16 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-07-06 19:42:16 +0200 |
commit | 10afe9e346329a1b4005421c58dbd5f50db6e69a (patch) | |
tree | aab282a344fda50b61a06e08c91f66c27620b600 /doc | |
parent | update todo (diff) | |
download | mds-10afe9e346329a1b4005421c58dbd5f50db6e69a.tar.gz mds-10afe9e346329a1b4005421c58dbd5f50db6e69a.tar.bz2 mds-10afe9e346329a1b4005421c58dbd5f50db6e69a.tar.xz |
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-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 d16dd3d..76c8554 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -3203,7 +3203,7 @@ Remove entry when the client closes. @item until-death # Remove entry when the client closes, or @code{#} seconds have elapsed. -@item forever: +@item forever Never remove it. (This is the default.) @end table The server will always remove the entry when either: |