Subject: bin/1370: Typo in stty(1) man page
To: None <gnats-bugs@gnats.netbsd.org>
From: None <Mark_Weaver@brown.edu>
List: netbsd-bugs
Date: 08/18/1995 05:20:40
>Number:         1370
>Category:       bin
>Synopsis:       Typo in stty(1) man page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people (Utility Bug People)
>State:          open
>Class:          doc-bug
>Submitter-Id:   mhw
>Arrival-Date:   Fri Aug 18 05:35:02 1995
>Last-Modified:
>Originator:     Mark Weaver
>Organization:
Brown University Department of Computer Science
>Release:        NetBSD-current 8/11/95
>Environment:
NetBSD cis-ts4-slip4.cis.brown.edu 1.0A NetBSD 1.0A (WEAVER) #0: Fri Aug 11 19:26:06 EDT 1995     mhw@cis-ts4-slip9.cis.brown.edu:/usr/src/sys/arch/i386/compile/WEAVER i386

>Description:
In the stty(1) man page, onlcr section, the "CR-NL" text failed to print
due to a typo.

>How-To-Repeat:

>Fix:
diff -c  src/bin/stty/stty.1.mhw1 src/bin/stty/stty.1
*** src/bin/stty/stty.1.mhw1	Fri Aug 11 18:05:50 1995
--- src/bin/stty/stty.1	Fri Aug 18 05:12:33 1995
***************
*** 236,242 ****
  Map (do not map)
  .Dv NL
  to
! .DV CR-NL
  on output.
  .It Cm oxtabs Pq Fl oxtabs
  Expand (do not expand) tabs to spaces on output.
--- 236,242 ----
  Map (do not map)
  .Dv NL
  to
! .Dv CR-NL
  on output.
  .It Cm oxtabs Pq Fl oxtabs
  Expand (do not expand) tabs to spaces on output.
>Audit-Trail:
>Unformatted: