Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 correct typo reported in pr misc/9314.
details: https://anonhg.NetBSD.org/src/rev/eb426a980368
branches: trunk
changeset: 481450:eb426a980368
user: dmcmahill <dmcmahill%NetBSD.org@localhost>
date: Mon Jan 31 14:54:11 2000 +0000
description:
correct typo reported in pr misc/9314.
Thanks to Geoff Wing (gcw%pobox.com@localhost) for the pr and patch.
diffstat:
share/man/man4/termios.4 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 98b778052487 -r eb426a980368 share/man/man4/termios.4
--- a/share/man/man4/termios.4 Mon Jan 31 14:28:17 2000 +0000
+++ b/share/man/man4/termios.4 Mon Jan 31 14:54:11 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.15 2000/01/31 14:54:11 dmcmahill 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