From: Pádraig Brady
Date: Sun, 3 Jan 2016 01:28:47 +0000 (+0000) Subject: doc: avoid unwanted display of the 'coreutils' command info X-Git-Tag: v8.25~40 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c6be0b39437890876692606c233b47a1751b40e9;p=thirdparty%2Fcoreutils.git doc: avoid unwanted display of the 'coreutils' command info * doc/coreutils.texi (coreutils): Remove this direntry so that `info coreutils` will display the table of contents, rather than the unlikely intended coreutils Multi-call invocation. This also supports lookups like `info coreutils readlink`, but note that only works with the standard info viewer, and not with pinfo for example. --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 76e4182524..62955a508c 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -48,7 +48,6 @@ * chroot: (coreutils)chroot invocation. Specify the root directory. * cksum: (coreutils)cksum invocation. Print POSIX CRC checksum. * comm: (coreutils)comm invocation. Compare sorted files by line. -* coreutils: (coreutils)Multi-call invocation. Multi-call program. * cp: (coreutils)cp invocation. Copy files. * csplit: (coreutils)csplit invocation. Split by context. * cut: (coreutils)cut invocation. Print selected parts of lines.