Module Name:    src
Committed By:   wiz
Date:           Sat May  8 11:22:58 UTC 2010

Modified Files:
        src/lib/libc/gen: valloc.3

Log Message:
Remove double quotes around missing function in BUGS section.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/lib/libc/gen/valloc.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/libc/gen/valloc.3
diff -u src/lib/libc/gen/valloc.3:1.13 src/lib/libc/gen/valloc.3:1.14
--- src/lib/libc/gen/valloc.3:1.13	Thu May  6 09:34:52 2010
+++ src/lib/libc/gen/valloc.3	Sat May  8 11:22:58 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: valloc.3,v 1.13 2010/05/06 09:34:52 jruoho Exp $
+.\"	$NetBSD: valloc.3,v 1.14 2010/05/08 11:22:58 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -73,5 +73,5 @@
 .Bx 3.0 .
 .Sh BUGS
 A
-.Dq Fn vfree
+.Fn vfree
 function has not been implemented.

Reply via email to