Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Sort SEE ALSO.
details: https://anonhg.NetBSD.org/src/rev/892d187cd7e2
branches: trunk
changeset: 778949:892d187cd7e2
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Apr 22 10:13:52 2012 +0000
description:
Sort SEE ALSO.
diffstat:
lib/libc/gen/cgetcap.3 | 6 +++---
lib/libc/gen/getttyent.3 | 4 ++--
share/man/man5/printcap.5 | 4 ++--
3 files changed, 7 insertions(+), 7 deletions(-)
diffs (60 lines):
diff -r 4bc91cbb49e5 -r 892d187cd7e2 lib/libc/gen/cgetcap.3
--- a/lib/libc/gen/cgetcap.3 Sun Apr 22 08:52:26 2012 +0000
+++ b/lib/libc/gen/cgetcap.3 Sun Apr 22 10:13:52 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: cgetcap.3,v 1.7 2012/04/21 12:27:27 roy Exp $
+.\" $NetBSD: cgetcap.3,v 1.8 2012/04/22 10:13:52 wiz Exp $
.\"
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -360,8 +360,8 @@
.El
.Sh SEE ALSO
.Xr cap_mkdb 1 ,
-.Xr capfile 5 ,
-.Xr malloc 3
+.Xr malloc 3 ,
+.Xr capfile 5
.Sh BUGS
There are no checks for
.Qq tc=name
diff -r 4bc91cbb49e5 -r 892d187cd7e2 lib/libc/gen/getttyent.3
--- a/lib/libc/gen/getttyent.3 Sun Apr 22 08:52:26 2012 +0000
+++ b/lib/libc/gen/getttyent.3 Sun Apr 22 10:13:52 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: getttyent.3,v 1.19 2012/04/21 12:27:27 roy Exp $
+.\" $NetBSD: getttyent.3,v 1.20 2012/04/22 10:14:18 wiz Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -194,8 +194,8 @@
.Sh SEE ALSO
.Xr login 1 ,
.Xr ttyslot 3 ,
+.Xr capfile 5 ,
.Xr gettytab 5 ,
-.Xr capfile 5 ,
.Xr ttys 5 ,
.Xr getty 8 ,
.Xr init 8 ,
diff -r 4bc91cbb49e5 -r 892d187cd7e2 share/man/man5/printcap.5
--- a/share/man/man5/printcap.5 Sun Apr 22 08:52:26 2012 +0000
+++ b/share/man/man5/printcap.5 Sun Apr 22 10:13:52 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: printcap.5,v 1.26 2012/04/21 12:27:28 roy Exp $
+.\" $NetBSD: printcap.5,v 1.27 2012/04/22 10:18:47 wiz Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -311,10 +311,10 @@
Error messages sent to the console have a carriage return and a line
feed appended to them, rather than just a line feed.
.Sh SEE ALSO
-.Xr capfile 5 ,
.Xr lpq 1 ,
.Xr lpr 1 ,
.Xr lprm 1 ,
+.Xr capfile 5 ,
.Xr lpc 8 ,
.Xr lpd 8 ,
.Xr pac 8
Home |
Main Index |
Thread Index |
Old Index