From 2c41df8b40b136e919f74cedc13d9a8c772f0b46 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 14 Apr 2002 06:27:10 +0000 Subject: alphabetize entries in a menu In xref, use libc instead of library. --- doc/coreutils.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 644a891f4..dd63e3272 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -6783,7 +6783,7 @@ reading, writing, and so on) are passed the symbolic link file, the kernel automatically @dfn{dereferences} the link and operates on the target of the link. But some operations (e.g., removing) work on the link file itself, rather than on its target. @xref{Symbolic Links,,, -library, The GNU C Library Reference Manual}. +libc, The GNU C Library Reference Manual}. The program accepts the following options. Also see @ref{Common options}. @@ -7134,9 +7134,9 @@ timestamps, and other information. Collectively, we call these a file's These commands change file attributes. @menu -* chown invocation:: Change file owners and groups. * chgrp invocation:: Change file groups. * chmod invocation:: Change access permissions. +* chown invocation:: Change file owners and groups. * touch invocation:: Change file timestamps. @end menu -- cgit v1.2.3-54-g00ecf