diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-09-20 12:31:46 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-09-20 12:31:46 +0200 |
commit | 7d6fb35a62a6c26802c27ec8887285def47ada76 (patch) | |
tree | 90ef7f5f0ac0d78af808ed0b5354b3ed2d22f852 | |
parent | update todo (diff) | |
download | mds-7d6fb35a62a6c26802c27ec8887285def47ada76.tar.gz mds-7d6fb35a62a6c26802c27ec8887285def47ada76.tar.bz2 mds-7d6fb35a62a6c26802c27ec8887285def47ada76.tar.xz |
work around regression in texinfo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-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 1ba62c4..a712216 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -4,7 +4,7 @@ @include macros.texinfo @copying @c -------------------------------------------------------------------------------- -Copyright @copyright{} 2014, 2015 Mattias Andrée @e{maandree@@member.fsf.org} +Copyright @copyright{} 2014, 2015 @w{Mattias Andrée @e{maandree@@member.fsf.org}} @quotation Permission is granted to copy, distribute and/or modify this document |