Re: Error in Testing Book

2005-06-05 Thread Archaic
On Sun, Jun 05, 2005 at 05:28:00PM -0500, [EMAIL PROTECTED] wrote: > > ...seem to not be broken. However, console is broken. ... This and the chgrp typos were corrected in revision 5715 for trunk. Awaiting review before merging to testing branch. Thanks for the feedback! -- Archaic Want contro

Error in Testing Book

2005-06-05 Thread [EMAIL PROTECTED]
Me again... http://lfs.osuosl.org/lfs/view/testing/chapter06/shadow.html Shadow fails to update the time of last login as noted by lastlog when logging into a regular console. The Port (tty) column does get updated. Remote logins and xterm logins seem to be not be broken, just console. The followi

Re: Error in testing book

2005-06-04 Thread Wiliam Harrington
On Sat, 04 Jun 2005 09:00:34 -0500, DJ Lucas wrote: > [EMAIL PROTECTED] wrote: > >> Changes the group ownership of each given file to the given group; the >> group can either be either given a name or a numeric ID >> >> Should be: >> >> Changes the group ownership of each given file to the give

Re: Error in testing book

2005-06-04 Thread Carsten Gehrke
At 07:00 04-06-05, DJ Lucas wrote: [EMAIL PROTECTED] wrote: > Changes the group ownership of each given file to the given group; the > group can either be either given a name or a numeric ID > > Should be: > > Changes the group ownership of each given file to the given group; the > group can eit

Re: Error in testing book

2005-06-04 Thread Bruce Dubbs
DJ Lucas wrote: > [EMAIL PROTECTED] wrote: > > >>Changes the group ownership of each given file to the given group; the >>group can either be either given a name or a numeric ID >> >>Should be: >> >>Changes the group ownership of each given file to the given group; the >>group can either be give

Re: Error in testing book

2005-06-04 Thread DJ Lucas
[EMAIL PROTECTED] wrote: > Changes the group ownership of each given file to the given group; the > group can either be either given a name or a numeric ID > > Should be: > > Changes the group ownership of each given file to the given group; the > group can either be given a name or a numeric I

Error in testing book

2005-06-04 Thread [EMAIL PROTECTED]
I found an error in the testing book at: http://lfs.osuosl.org/lfs/view/testing/chapter06/coreutils.html 6.15.2. Contents of Coreutils... Short Descriptions... chgrp Changes the group ownership of each given file to the given group; the group can either be either given a name or a numeric ID S