Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Fix formatting bug reported by Chris Ross in ...
details: https://anonhg.NetBSD.org/src/rev/f0df0dde905b
branches: trunk
changeset: 570037:f0df0dde905b
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Sep 18 11:41:08 2004 +0000
description:
Fix formatting bug reported by Chris Ross in PR 26989.
diffstat:
share/man/man4/termios.4 | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 047803e84a95 -r f0df0dde905b share/man/man4/termios.4
--- a/share/man/man4/termios.4 Sat Sep 18 08:52:50 2004 +0000
+++ b/share/man/man4/termios.4 Sat Sep 18 11:41:08 2004 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: termios.4,v 1.28 2004/04/28 01:53:44 uwe Exp $
+.\" $NetBSD: termios.4,v 1.29 2004/09/18 11:41:08 wiz Exp $
.\"
.\" Copyright (c) 1991, 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -188,8 +188,9 @@
unless one of the
following special cases apply: If the reading process is ignoring or
blocking the
-.Dv SIGTTIN signal, or if the process group of the reading
-process is orphaned, the
+.Dv SIGTTIN
+signal, or if the process group of the reading process is orphaned,
+the
.Xr read 2
returns -1 with
.Va errno set to
Home |
Main Index |
Thread Index |
Old Index