"James Youngman" <[email protected]> writes: > I note that (for example) the commands "info paste" and "info > coreutils paste" produce quite different results. The former brings > up a manpage on my system and the latter brings up the Info > documentation for the coreutils program "paste". The latter is more > useful.
Looks like your info system is misconfigured. The coreutils info file has a direntry section that lists all invdividual utilities as menu entries that redirect to the respective invocation nodes in the coreutils info file. This direntry section is supposed to be copied (by install-info) to the info dir file on installation. Andreas. -- Andreas Schwab, SuSE Labs, [email protected] SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
