diff options
-rw-r--r-- | THANKS.in | 1 | ||||
-rw-r--r-- | src/stty.c | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -425,6 +425,7 @@ Michael McLagan mmclagan@invlogic.com Michael Mol mikemol@gmail.com Michael Piefel piefel@informatik.hu-berlin.de Michael Steffens michael.steffens@s.netic.de +Michael Stummvoll michael@stummi.org Michael Stutz stutz@dsl.org Michael van Elst mlelstv@dev.de.cw.net Michael Veksler mveksler@techunix.technion.ac.il diff --git a/src/stty.c b/src/stty.c index a95635ce5..432c67935 100644 --- a/src/stty.c +++ b/src/stty.c @@ -584,7 +584,7 @@ Control settings:\n\ [-]hup send a hangup signal when the last process closes the tty\n\ [-]hupcl same as [-]hup\n\ [-]parenb generate parity bit in output and expect parity bit in input\n\ - [-]parodd set odd parity (even with '-')\n\ + [-]parodd set odd parity (or even parity with '-')\n\ "), stdout); fputs (_("\ \n\ |