summaryrefslogtreecommitdiff
path: root/chat/chat.8
Commit message (Collapse)AuthorAgeFilesLines
* chat, pppd: Use \e instead of \\ in man pagesPaul Mackerras2013-06-101-33/+33
| | | | | | | | This avoids the need to double up the backslashes in some places, and eliminates some errors reported by doclifter. Reported-by: Eric S. Raymond <esr@thyrsus.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
* chat: Fix some text that was intended to be literalPaul Mackerras2013-06-091-1/+2
| | | | | | | | | This escapes a \c and adds a .br so that the "$ \c" comes out in the nroff output, instead of the \c being interpreted as a line continuation. This seems to be what was intended and makes sense as part of the chat script fragment. Signed-off-by: Paul Mackerras <paulus@samba.org>
* chat: Fix *roff errors in the man pagePaul Mackerras2013-02-031-6/+4
| | | | | | | | | | | | | Fixes these errors: $ nroff -man -ww chat/chat.8 chat/chat.8:227: warning: number register `"' not defined chat/chat.8:291: warning: macro `'' not defined chat/chat.8:368: warning: macro `PR' not defined Patch partly from Debian BTS by Bjarni Ingi Gislason. Signed-off-by: Paul Mackerras <paulus@samba.org>
* chat: Correct spelling errors in the man pagePaul Mackerras2013-02-031-4/+4
| | | | | | From Fedora patch. Signed-off-by: Paul Mackerras <paulus@samba.org>
* Correctly escape or unescape hypens in the man pages.Paul Mackerras2004-11-131-31/+31
| | | | | Without this patch "-" is rendered as the endash in unicode consoles and then bad things happen. From Marco d'Itri.
* Fixed some minor syntax errors.Russell Coker2002-01-111-5/+5
|
* add -E option to use environment variables, from Andreas ArensPaul Mackerras1999-09-061-2/+20
|
* Add @filename syntax for the send stringPaul Mackerras1999-05-121-1/+11
|
* minor fixes, for SunOS and micro-getoptPaul Mackerras1998-02-041-5/+2
|
* add -s, -S, -T, -U flagsPaul Mackerras1997-11-271-5/+26
|
* fix typos, add SAY, HANGUP, CLR_ABORT, CLR_REPORT keywordsPaul Mackerras1997-07-141-5/+121
|
* added echo patchPaul Mackerras1996-06-261-1/+35
|
* Updates from Al's ppp-2.2.0d releasePaul Mackerras1995-12-181-1/+11
|
* Mods from Al Longyear and Robert Geer to add REPORT stuff.Paul Mackerras1995-06-121-26/+84
|
* Initial revisionPaul Mackerras1995-04-281-0/+251