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 sub-section reference.



details:   https://anonhg.NetBSD.org/src/rev/356e7c3158e9
branches:  trunk
changeset: 770031:356e7c3158e9
user:      njoly <njoly%NetBSD.org@localhost>
date:      Sat Oct 01 08:50:28 2011 +0000

description:
Fix sub-section reference.

diffstat:

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

diffs (20 lines):

diff -r 0794fde8f377 -r 356e7c3158e9 share/man/man4/termios.4
--- a/share/man/man4/termios.4  Sat Oct 01 02:55:00 2011 +0000
+++ b/share/man/man4/termios.4  Sat Oct 01 08:50:28 2011 +0000
@@ -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 @@
 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 ,



Home | Main Index | Thread Index | Old Index