Module Name: src
Committed By: njoly
Date: Sat Oct 1 08:50:29 UTC 2011
Modified Files:
src/share/man/man4: termios.4
Log Message:
Fix sub-section reference.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/share/man/man4/termios.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/termios.4
diff -u src/share/man/man4/termios.4:1.35 src/share/man/man4/termios.4:1.36
--- src/share/man/man4/termios.4:1.35 Tue Jun 14 13:19:32 2011
+++ src/share/man/man4/termios.4 Sat Oct 1 08:50:28 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: termios.4,v 1.35 2011/06/14 13:19:32 njoly Exp $
+.\" $NetBSD: termios.4,v 1.36 2011/10/01 08:50:28 njoly Exp $
.\"
.\" Copyright (c) 1991, 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -349,8 +349,8 @@ the
and
.Dv KILL
characters (see the
-.Sx "Special Characters section" ) ,
-is received.
+.Sx "Special Characters"
+section), is received.
This processing affects data in the input queue that has not yet been
delimited by a newline
.Dv NL ,