Module Name:    src
Committed By:   wiz
Date:           Mon Feb 16 10:48:50 UTC 2015

Modified Files:
        src/lib/libpuffs: puffs_framebuf.3

Log Message:
Sort sections.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/lib/libpuffs/puffs_framebuf.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/libpuffs/puffs_framebuf.3
diff -u src/lib/libpuffs/puffs_framebuf.3:1.29 src/lib/libpuffs/puffs_framebuf.3:1.30
--- src/lib/libpuffs/puffs_framebuf.3:1.29	Thu Apr  1 09:57:00 2010
+++ src/lib/libpuffs/puffs_framebuf.3	Mon Feb 16 10:48:50 2015
@@ -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 @@ It is useful for file systems such as
 .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 @@ See
 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 ,

Reply via email to