Module Name: src
Committed By: joerg
Date: Fri May 14 03:05:28 UTC 2010
Modified Files:
src/lib/libc/stdio: wscanf.3
Log Message:
Fix markup
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/stdio/wscanf.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/stdio/wscanf.3
diff -u src/lib/libc/stdio/wscanf.3:1.1 src/lib/libc/stdio/wscanf.3:1.2
--- src/lib/libc/stdio/wscanf.3:1.1 Sat May 14 23:51:02 2005
+++ src/lib/libc/stdio/wscanf.3 Fri May 14 03:05:28 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: wscanf.3,v 1.1 2005/05/14 23:51:02 christos Exp $
+.\" $NetBSD: wscanf.3,v 1.2 2010/05/14 03:05:28 joerg Exp $
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -370,10 +370,10 @@
(or not in)
a particular set;
the set is defined by the characters between the open bracket
-.Cm [
+.Cm \&[
character
and a close bracket
-.Cm ]
+.Cm \&]
character.
The set
.Em excludes