Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libutil Sort sections.
details: https://anonhg.NetBSD.org/src/rev/ba7c29b0c08e
branches: trunk
changeset: 784047:ba7c29b0c08e
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Jan 16 06:44:27 2013 +0000
description:
Sort sections.
diffstat:
lib/libutil/ttymsg.3 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r e70a27bdf82b -r ba7c29b0c08e lib/libutil/ttymsg.3
--- a/lib/libutil/ttymsg.3 Wed Jan 16 03:30:48 2013 +0000
+++ b/lib/libutil/ttymsg.3 Wed Jan 16 06:44:27 2013 +0000
@@ -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 @@
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 @@
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
Home |
Main Index |
Thread Index |
Old Index