Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/stdio Fix markup
details: https://anonhg.NetBSD.org/src/rev/bf388478cd35
branches: trunk
changeset: 754833:bf388478cd35
user: joerg <joerg%NetBSD.org@localhost>
date: Fri May 14 03:04:32 2010 +0000
description:
Fix markup
diffstat:
lib/libc/stdio/scanf.3 | 6 +++---
lib/libc/stdio/wscanf.3 | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (44 lines):
diff -r f4822d38540a -r bf388478cd35 lib/libc/stdio/scanf.3
--- a/lib/libc/stdio/scanf.3 Fri May 14 03:02:13 2010 +0000
+++ b/lib/libc/stdio/scanf.3 Fri May 14 03:04:32 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: scanf.3,v 1.26 2010/03/22 13:15:54 jruoho Exp $
+.\" $NetBSD: scanf.3,v 1.27 2010/05/14 03:04:32 joerg Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -340,10 +340,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
diff -r f4822d38540a -r bf388478cd35 lib/libc/stdio/wscanf.3
--- a/lib/libc/stdio/wscanf.3 Fri May 14 03:02:13 2010 +0000
+++ b/lib/libc/stdio/wscanf.3 Fri May 14 03:04:32 2010 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index