Module Name:    src
Committed By:   wiz
Date:           Sat Apr 11 16:48:53 UTC 2009

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

Log Message:
New sentence, new line.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/lib/libpuffs/puffs_cc.3
cvs rdiff -u -r1.24 -r1.25 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_cc.3
diff -u src/lib/libpuffs/puffs_cc.3:1.13 src/lib/libpuffs/puffs_cc.3:1.14
--- src/lib/libpuffs/puffs_cc.3:1.13	Fri Feb 20 14:26:56 2009
+++ src/lib/libpuffs/puffs_cc.3	Sat Apr 11 16:48:53 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: puffs_cc.3,v 1.13 2009/02/20 14:26:56 pooka Exp $
+.\"	$NetBSD: puffs_cc.3,v 1.14 2009/04/11 16:48:53 wiz Exp $
 .\"
 .\" Copyright (c) 2007, 2008 Antti Kantee.  All rights reserved.
 .\"
@@ -83,7 +83,8 @@
 This cookie should be hooked to the
 .Va pcc
 so that the correct continuation can be continued when the event it
-was waiting for triggers.  Alternatively, the
+was waiting for triggers.
+Alternatively, the
 .Xr puffs_framebuf 3
 framework and
 .Fn puffs_mainloop

Index: src/lib/libpuffs/puffs_ops.3
diff -u src/lib/libpuffs/puffs_ops.3:1.24 src/lib/libpuffs/puffs_ops.3:1.25
--- src/lib/libpuffs/puffs_ops.3:1.24	Sat Apr 11 15:37:12 2009
+++ src/lib/libpuffs/puffs_ops.3	Sat Apr 11 16:48:53 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: puffs_ops.3,v 1.24 2009/04/11 15:37:12 joerg Exp $
+.\"	$NetBSD: puffs_ops.3,v 1.25 2009/04/11 16:48:53 wiz Exp $
 .\"
 .\" Copyright (c) 2007 Antti Kantee.  All rights reserved.
 .\"
@@ -698,8 +698,8 @@
 .Dv PUFFS_IO_APPEND
 is specified, the data should be appended to the end of the file.
 .It Fn puffs_node_print "pu" "opc"
-Print information about node.  This is used only for kernel-initiated
-diagnostic purposes.
+Print information about node.
+This is used only for kernel-initiated diagnostic purposes.
 .It Fn puffs_node_reclaim "pu" "opc"
 The kernel will no longer reference the cookie and resources associated
 with it may be freed.

Reply via email to