Module Name:    src
Committed By:   wiz
Date:           Wed Jan 16 06:44:28 UTC 2013

Modified Files:
        src/lib/libutil: ttymsg.3

Log Message:
Sort sections.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/lib/libutil/ttymsg.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/libutil/ttymsg.3
diff -u src/lib/libutil/ttymsg.3:1.12 src/lib/libutil/ttymsg.3:1.13
--- src/lib/libutil/ttymsg.3:1.12	Tue Jan 15 22:42:14 2013
+++ src/lib/libutil/ttymsg.3	Wed Jan 16 06:44:27 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: ttymsg.3,v 1.12 2013/01/15 22:42:14 christos Exp $
+.\" $NetBSD: ttymsg.3,v 1.13 2013/01/16 06:44:27 wiz Exp $
 .\"
 .\" Copyright (c) 1996 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -56,6 +56,8 @@ returns a pointer to an error string on 
 error; the string is not newline-terminated.
 Various "normal" errors are
 ignored (exclusive-use, lack of permission, etc.).
+.Sh SEE ALSO
+.Xr writev 2
 .Sh BUGS
 .Nm
 could grow some flags and a username/uid who is the expected owner
@@ -64,5 +66,3 @@ If the flags say so then the owner shoul
 owner, and the message should not be sent if there is a mismatch.
 Also another flag could say check against group writable, and don't
 send a message.
-.Sh SEE ALSO
-.Xr writev 2

Reply via email to