diff options
author | Łukasz Stelmach <l.stelmach@samsung.com> | 2014-01-15 13:17:08 +0100 |
---|---|---|
committer | Łukasz Stelmach <l.stelmach@samsung.com> | 2014-01-15 13:17:08 +0100 |
commit | 90b2de102fe4c773f9d6ba2da2065f254a5803b6 (patch) | |
tree | e1fa3d099d6e8eeafd3dd0eef243b8d2f41a0b9b /README | |
parent | 20c6d7ec2c817aa561410130efc8c8254fbef2b2 (diff) | |
download | diffutils-90b2de102fe4c773f9d6ba2da2065f254a5803b6.tar.gz diffutils-90b2de102fe4c773f9d6ba2da2065f254a5803b6.tar.bz2 diffutils-90b2de102fe4c773f9d6ba2da2065f254a5803b6.zip |
Imported Upstream version 3.3upstream/3.3
Diffstat (limited to 'README')
-rw-r--r-- | README | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -9,8 +9,8 @@ Please see the file COPYING for copying conditions. Please see the file doc/version.texi for version information. Please see the file doc/diffutils.texi (or doc/diffutils.info) for -documentation that can be printed with TeX, or read with the `info' -program or with Emacs's `M-x info'. Brief man pages are in man/*, +documentation that can be printed with TeX, or read with the 'info' +program or with Emacs's 'M-x info'. Brief man pages are in man/*, but they are no substitute for the documentation. Please see the file ABOUT-NLS for notes about translations. @@ -21,7 +21,7 @@ command "./configure --help" lists the supported --enable and --with options. If you have a problem with internationalization, you might be able to -work around it as described in ABOUT-NLS by invoking `./configure +work around it as described in ABOUT-NLS by invoking './configure --disable-nls'. Many of the problems arise from dynamic linking issues on non-GNU platforms (e.g. with the iconv library). Such problems tend to be shared by other GNU applications on these @@ -51,7 +51,7 @@ Please report bugs to <bug-gnu-utils@gnu.org>. ----- -Copyright (C) 1992, 1998, 2001-2002, 2004, 2009-2011 Free Software Foundation, +Copyright (C) 1992, 1998, 2001-2002, 2004, 2009-2013 Free Software Foundation, Inc. This file is part of GNU Diffutils. @@ -60,5 +60,5 @@ Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover -Texts. A copy of the license is included in the ``GNU Free -Documentation License'' file as part of this distribution. +Texts. A copy of the license is included in the "GNU Free +Documentation License" file as part of this distribution. |