Module Name:    src
Committed By:   jym
Date:           Sun Sep 18 17:43:20 UTC 2011

Modified Files:
        src/share/man/man3: attribute.3

Log Message:
typo: prefict -> predict


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/share/man/man3/attribute.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man3/attribute.3
diff -u src/share/man/man3/attribute.3:1.10 src/share/man/man3/attribute.3:1.11
--- src/share/man/man3/attribute.3:1.10	Sat Mar 19 04:59:44 2011
+++ src/share/man/man3/attribute.3	Sun Sep 18 17:43:20 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: attribute.3,v 1.10 2011/03/19 04:59:44 jruoho Exp $
+.\" $NetBSD: attribute.3,v 1.11 2011/09/18 17:43:20 jym Exp $
 .\"
 .\" Copyright (c) 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -59,7 +59,7 @@
 .Pp
 .Fn __predict_true "exp"
 .Pp
-.Fn __prefict_false "exp"
+.Fn __predict_false "exp"
 .Sh DESCRIPTION
 The
 .Tn GNU

Reply via email to