Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src/share/man/man4 Pull up revision 1.15 (requested by dmcm...



details:   https://anonhg.NetBSD.org/src/rev/f4d3791a1158
branches:  netbsd-1-4
changeset: 470241:f4d3791a1158
user:      he <he%NetBSD.org@localhost>
date:      Mon Jan 31 21:11:16 2000 +0000

description:
Pull up revision 1.15 (requested by dmcmahill):
  Correct typo, fixing PR#9314.

diffstat:

 share/man/man4/termios.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r ed8e8a2e8402 -r f4d3791a1158 share/man/man4/termios.4
--- a/share/man/man4/termios.4  Mon Jan 31 21:04:59 2000 +0000
+++ b/share/man/man4/termios.4  Mon Jan 31 21:11:16 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: termios.4,v 1.14 1999/03/16 01:19:18 garbled Exp $
+.\"    $NetBSD: termios.4,v 1.14.2.1 2000/01/31 21:11:16 he Exp $
 .\"
 .\" Copyright (c) 1991, 1992, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -1116,7 +1116,7 @@
 .Pp
 If
 .Dv ONOCR
-is set, no CR character is transmitted when at at column 0 (first position).
+is set, no CR character is transmitted when at column 0 (first position).
 .Pp
 If
 .Dv ONLRET



Home | Main Index | Thread Index | Old Index