Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Sort SEE ALSO (first by section, then by name).
details: https://anonhg.NetBSD.org/src/rev/c527cdb3deff
branches: trunk
changeset: 544434:c527cdb3deff
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Mar 20 09:59:24 2003 +0000
description:
Sort SEE ALSO (first by section, then by name).
diffstat:
share/man/man4/tty.4 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 77fde985198b -r c527cdb3deff share/man/man4/tty.4
--- a/share/man/man4/tty.4 Thu Mar 20 09:56:07 2003 +0000
+++ b/share/man/man4/tty.4 Thu Mar 20 09:59:24 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: tty.4,v 1.17 2003/03/20 09:56:07 dsl Exp $
+.\" $NetBSD: tty.4,v 1.18 2003/03/20 09:59:24 wiz Exp $
.\"
.\" Copyright (c) 1991, 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -442,9 +442,9 @@
.Sh SEE ALSO
.Xr stty 1 ,
.Xr ioctl 2 ,
-.Xr pty 4 ,
.Xr tcgetattr 3 ,
.Xr tcsetattr 3 ,
+.Xr pty 4 ,
.Xr termios 4 ,
.Xr getty 8 ,
.Xr linedisc 9
Home |
Main Index |
Thread Index |
Old Index