Module Name:    src
Committed By:   christos
Date:           Mon Apr 11 00:47:19 UTC 2016

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

Log Message:
there is no pflags, just flags.


To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 src/lib/libpuffs/puffs.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.3
diff -u src/lib/libpuffs/puffs.3:1.61 src/lib/libpuffs/puffs.3:1.62
--- src/lib/libpuffs/puffs.3:1.61	Mon Feb 16 05:48:34 2015
+++ src/lib/libpuffs/puffs.3	Sun Apr 10 20:47:19 2016
@@ -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 @@ This can be retrieved by
 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

Reply via email to