Re: [PATCH] stty doc enhancements

2008-12-23 Thread Pádraig Brady
thanks guys, take 2 attached. Pádraig. >From 0fcf7301049a1db0268337e433932037cb8eac3c Mon Sep 17 00:00:00 2001 From: =?utf-8?q?P=C3=A1draig=20Brady?= Date: Tue, 23 Dec 2008 11:55:46 + Subject: [PATCH] doc: stty: Clarification of some input and output settings * doc/coreutils.texi (stty invo

Re: [PATCH] stty doc enhancements

2008-12-23 Thread Andreas Schwab
Pádraig Brady writes: > @@ -11988,7 +11989,8 @@ empty again. May be negated. > @opindex iuclc > @cindex uppercase, translating to lowercase > Translate uppercase characters to lowercase. n...@acronym{posix}. May be > -negated. > +negated. Note no ilcuc is implemented, What does that mean?

Re: [PATCH] stty doc enhancements

2008-12-23 Thread Jim Meyering
Pádraig Brady wrote: > jida...@jidanni.org wrote: >> Well, OK then. >> >> PB> I think we can imply a computer is involved? >> PB> I was worried that the more verbose mentioning of both >> PB> the terminal and computer would suggest that stty >> PB> was restricted to remote serial terminals. > > I'

Re: [PATCH] stty doc enhancements

2008-12-23 Thread Pádraig Brady
jida...@jidanni.org wrote: > Well, OK then. > > PB> I think we can imply a computer is involved? > PB> I was worried that the more verbose mentioning of both > PB> the terminal and computer would suggest that stty > PB> was restricted to remote serial terminals. I'm going to push the attached soo

Re: [PATCH] stty doc enhancements

2008-12-21 Thread Pádraig Brady
jida...@jidanni.org wrote: > 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

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

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 > ---

[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: stty doc 'enhancements'

2008-12-14 Thread Pádraig Brady
jida...@jidanni.org wrote: > On (info "(coreutils)stty invocation") > say what you mean by Input Settings and Output Settings. > I.e., what you type into the terminal and then goes into... what is > sent from the computer to your terminal...?? > > After > `iuclc' > Translate uppercase ch

stty doc 'enhancements'

2008-12-14 Thread jidanni
On (info "(coreutils)stty invocation") say what you mean by Input Settings and Output Settings. I.e., what you type into the terminal and then goes into... what is sent from the computer to your terminal...?? After `iuclc' Translate uppercase characters to lowercase. Non-POSIX. May be