diff options
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 + |