Print this page
10067 Miscellaneous man page typos
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Volker A. Brandt <vab@bb-c.de>

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1/kbd.1.man.txt
          +++ new/usr/src/man/man1/kbd.1.man.txt
↓ open down ↓ 54 lines elided ↑ open up ↑
  55   55         A BREAK condition that originates from an erroneous electrical signal
  56   56         cannot be distinguished from one deliberately sent by remote DCE. As a
  57   57         remedy, use the -a option with Alternate Break to switch break
  58   58         interpretation. Due to the risk of incorrect sequence interpretation,
  59   59         binary protocols such as SLIP and others should not be run over the
  60   60         serial console port when Alternate Break sequence is in effect.
  61   61  
  62   62  
  63   63         Although PPP is a binary protocol, it has the ability to avoid using
  64   64         characters that interfere with serial operation. The default alternate
  65      -       break sequence is CTRL-m ~ CTRL-b, or 0D 7E 02 in hexidecimal. In PPP,
       65 +       break sequence is CTRL-m ~ CTRL-b, or 0D 7E 02 in hexadecimal. In PPP,
  66   66         this can be avoided by setting either 0x00000004 or 0x00002000 in the
  67   67         ACCM.  This forces an escape for the CTRL-b or CTRL-m characters,
  68   68         respectively.
  69   69  
  70   70  
  71   71         To do this in Solaris PPP 4.0, add:
  72   72  
  73   73           asyncmap 0x00002000
  74   74  
  75   75  
↓ open down ↓ 411 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX