Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libpuffs Sort sections.



details:   https://anonhg.NetBSD.org/src/rev/3ede68cfda00
branches:  trunk
changeset: 336186:3ede68cfda00
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Feb 16 10:48:50 2015 +0000

description:
Sort sections.

diffstat:

 lib/libpuffs/puffs_framebuf.3 |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (31 lines):

diff -r 91eb2d3b0178 -r 3ede68cfda00 lib/libpuffs/puffs_framebuf.3
--- a/lib/libpuffs/puffs_framebuf.3     Mon Feb 16 10:48:34 2015 +0000
+++ b/lib/libpuffs/puffs_framebuf.3     Mon Feb 16 10:48:50 2015 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: puffs_framebuf.3,v 1.29 2010/04/01 09:57:00 pooka Exp $
+.\"    $NetBSD: puffs_framebuf.3,v 1.30 2015/02/16 10:48:50 wiz Exp $
 .\"
 .\" Copyright (c) 2007 Antti Kantee.  All rights reserved.
 .\"
@@ -584,6 +584,10 @@
 .Xr mount_psshfs 8
 which depend on a single connection.
 .El
+.Sh RETURN VALUES
+These functions generally return \-1 to signal error and set
+.Er errno
+to indicate the type of error.
 .Sh CODE REFERENCES
 The current users of
 .Nm
@@ -596,10 +600,6 @@
 and
 .Pa src/usr.sbin/puffs/mount_9p
 for the respective usage examples.
-.Sh RETURN VALUES
-These functions generally return \-1 to signal error and set
-.Er errno
-to indicate the type of error.
 .Sh SEE ALSO
 .Xr puffs 3 ,
 .Xr puffs_cc 3 ,



Home | Main Index | Thread Index | Old Index