Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libpuffs Use more markup. New sentence, new line. Bump d...
details: https://anonhg.NetBSD.org/src/rev/bf3fae5a8c4c
branches: trunk
changeset: 780905:bf3fae5a8c4c
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Aug 10 21:00:45 2012 +0000
description:
Use more markup. New sentence, new line. Bump date for previous.
diffstat:
lib/libpuffs/puffs.3 | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
diffs (31 lines):
diff -r cb95d7927d40 -r bf3fae5a8c4c lib/libpuffs/puffs.3
--- a/lib/libpuffs/puffs.3 Fri Aug 10 20:17:09 2012 +0000
+++ b/lib/libpuffs/puffs.3 Fri Aug 10 21:00:45 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: puffs.3,v 1.54 2012/08/10 16:49:36 manu Exp $
+.\" $NetBSD: puffs.3,v 1.55 2012/08/10 21:00:45 wiz Exp $
.\"
.\" Copyright (c) 2006, 2007, 2008 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 April 18, 2012
+.Dd August 10, 2012
.Dt PUFFS 3
.Os
.Sh NAME
@@ -253,8 +253,10 @@
and
.Fn puffs_node_setattr .
.It Dv PUFFS_KFLAG_CACHE_DOTDOT
-Never send lookups for .. to the filesystem. Parent vnodes are all
-kept active until their children are reclaimed.
+Never send lookups for
+.Dq ..
+to the filesystem.
+Parent vnodes are all kept active until their children are reclaimed.
.It Dv PUFFS_FLAG_OPDUMP
This option makes the framework dump a textual representation of
each operation before executing it.
Home |
Main Index |
Thread Index |
Old Index