diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:11:48 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:11:48 +0000 |
commit | 6bf38b4442e4dc8b32ca3cc223fd4c95a35a8b19 (patch) | |
tree | 23ccaf0bd32691ded0bf37edd1a83f010eee5871 /debian/coreutils.README.Debian | |
parent | Adding upstream version 9.1. (diff) | |
download | coreutils-debian.tar.xz coreutils-debian.zip |
Adding debian version 9.1-1.debian/9.1-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/coreutils.README.Debian')
-rw-r--r-- | debian/coreutils.README.Debian | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/coreutils.README.Debian b/debian/coreutils.README.Debian new file mode 100644 index 0000000..4cd3e92 --- /dev/null +++ b/debian/coreutils.README.Debian @@ -0,0 +1,10 @@ +Most of the coreutils documentation is available as info pages. (Try "info +coreutils" at a command prompt). A version of this documentation is also +available online at +http://www.gnu.org/software/coreutils/manual/html_node/index.html +(Note that the online version may not reflect the version of coreutils in this +package.) + +There is also a frequently asked questions document available at +http://www.gnu.org/software/coreutils/faq/coreutils-faq.html + |