Re: problem finding mktemp in info file

2008-12-17 Thread Jim Meyering
Pádraig Brady wrote: > Stepan Kasal wrote: >> >> In short, shell code snippets shall use \(aq for single quotes and \` >> for the "backticks" > > Excellent, thanks! > > I'm thinking of pushing the attached. > > I'll wait at least until your mail hits the coreutils archives. > bug-coreutils@gnu.org

Re: wc command

2008-12-17 Thread Pádraig Brady
chakrapani.chittabathina wrote: > Hi, > First, we are grateful to you for your contribution towards this great > open source project. > Bug : when i am using "wc" command, i've entered only wc without any > option and file name even, acidently, then it didn't give any error > report, even not giv

Re: Ubuntu 8.10 CD Image

2008-12-17 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [please keep the list in the loop, and avoid top-posting] According to Al Jorge on 12/17/2008 12:22 PM: > Hi Erik: It's Eric, but that's okay > > > > After recent Ubuntu releases there have been several people who have > > been asking about Ubuntu q

Re: wc command

2008-12-17 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to chakrapani.chittabathina on 12/17/2008 1:06 AM: Hello Chakrapani, > Bug : when i am using "wc" command, i've entered only wc without any > option and file name even, acidently, then it didn't give any error > report, even not giving help

wc command

2008-12-17 Thread chakrapani.chittabathina
Hi, First, we are grateful to you for your contribution towards this great open source project. Bug : when i am using "wc" command, i've entered only wc without any option and file name even, acidently, then it didn't give any error report, even not giving help info. And, i found one thing

Re: problem finding mktemp in info file

2008-12-17 Thread Stepan Kasal
Hello Padraig, On Wed, Dec 17, 2008 at 12:15:11AM +, Pádraig Brady wrote: > Is there any way to markup example code so that > 'blah' is not converted to ’blah’ ? indeed, that is very confusing and the groff man pages (at least the versions in recent Fedora) are not accurate. Contrary to popu

Re: problem finding mktemp in info file

2008-12-17 Thread Pádraig Brady
Stepan Kasal wrote: > > In short, shell code snippets shall use \(aq for single quotes and \` > for the "backticks" Excellent, thanks! I'm thinking of pushing the attached. I'll wait at least until your mail hits the coreutils archives. bug-coreutils@gnu.org seems mega slow at the moment? Pádr

[PATCH] stty doc enhancements

2008-12-17 Thread jidanni
--- doc/coreutils.texi | 12 +--- 1 files changed, 9 insertions(+), 3 deletions(-) diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 49aa16d..020dc51 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -11919,6 +11919,8 @@ Enable RTS/CTS flow control. n...@acronym{posi

Re: [PATCH] stty doc enhancements

2008-12-17 Thread Pádraig Brady
The clarifications are worthwhile though a little verbose. comments below.. jida...@jidanni.org wrote: > --- > doc/coreutils.texi | 12 +--- > 1 files changed, 9 insertions(+), 3 deletions(-) > > diff --git a/doc/coreutils.texi b/doc/coreutils.texi > index 49aa16d..020dc51 100644 > ---

Re: [PATCH] stty doc enhancements

2008-12-17 Thread jidanni
All good except: PB> How about: PB> These settings control operations on data received from the terminal. PB> These settings control operations on data sent to the terminal. Remember that you need to locate the user between the two ends of something... One can't just imply. In each sentence you nee