Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libpuffs there is no pflags, just flags.
details: https://anonhg.NetBSD.org/src/rev/9ef014bbcab4
branches: trunk
changeset: 344671:9ef014bbcab4
user: christos <christos%NetBSD.org@localhost>
date: Mon Apr 11 00:47:19 2016 +0000
description:
there is no pflags, just flags.
diffstat:
lib/libpuffs/puffs.3 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 30efe5634eb5 -r 9ef014bbcab4 lib/libpuffs/puffs.3
--- a/lib/libpuffs/puffs.3 Mon Apr 11 00:22:48 2016 +0000
+++ b/lib/libpuffs/puffs.3 Mon Apr 11 00:47:19 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: puffs.3,v 1.61 2015/02/16 10:48:34 wiz Exp $
+.\" $NetBSD: puffs.3,v 1.62 2016/04/11 00:47:19 christos 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 February 15, 2015
+.Dd April 10, 2016
.Dt PUFFS 3
.Os
.Sh NAME
@@ -165,7 +165,7 @@
Flags for
.Nm
can be given via
-.Fa pflags .
+.Fa flags .
Currently the following flags are supported:
.Bl -tag -width "XPUFFS_KFLAG_LOOKUP_FULLPNBUF"
.It Dv PUFFS_KFLAG_NOCACHE_NAME
Home |
Main Index |
Thread Index |
Old Index