Module Name:    src
Committed By:   wiz
Date:           Fri Oct 31 14:01:17 UTC 2014

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

Log Message:
Bump date for previous. Remove trailing space.


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/lib/libpuffs/puffs_ops.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_ops.3
diff -u src/lib/libpuffs/puffs_ops.3:1.40 src/lib/libpuffs/puffs_ops.3:1.41
--- src/lib/libpuffs/puffs_ops.3:1.40	Fri Oct 31 13:56:04 2014
+++ src/lib/libpuffs/puffs_ops.3	Fri Oct 31 14:01:16 2014
@@ -1,4 +1,4 @@
-.\"	$NetBSD: puffs_ops.3,v 1.40 2014/10/31 13:56:04 manu Exp $
+.\"	$NetBSD: puffs_ops.3,v 1.41 2014/10/31 14:01:16 wiz Exp $
 .\"
 .\" Copyright (c) 2007 Antti Kantee.  All rights reserved.
 .\"
@@ -23,7 +23,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd August 16, 2014
+.Dd October 31, 2014
 .Dt PUFFS_OPS 3
 .Os
 .Sh NAME
@@ -811,7 +811,7 @@ in which
 .Dv PUFFS_WRITE_FAF
 is set for Fire-And-Forget operations.
 .It Fn puffs_node_fallocate "pu" "opc" "pos" "len"
-Allocate 
+Allocate
 .Fa len
 bytes of backing store at offset
 .Fa pos

Reply via email to