Module Name:    src
Committed By:   wiz
Date:           Sun Apr 22 10:14:19 UTC 2012

Modified Files:
        src/lib/libc/gen: getttyent.3

Log Message:
Sort SEE ALSO.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/lib/libc/gen/getttyent.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/gen/getttyent.3
diff -u src/lib/libc/gen/getttyent.3:1.19 src/lib/libc/gen/getttyent.3:1.20
--- src/lib/libc/gen/getttyent.3:1.19	Sat Apr 21 12:27:27 2012
+++ src/lib/libc/gen/getttyent.3	Sun Apr 22 10:14:18 2012
@@ -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 @@ return 0 on failure and 1 on success.
 .Sh SEE ALSO
 .Xr login 1 ,
 .Xr ttyslot 3 ,
-.Xr gettytab 5 ,
 .Xr capfile 5 ,
+.Xr gettytab 5 ,
 .Xr ttys 5 ,
 .Xr getty 8 ,
 .Xr init 8 ,

Reply via email to