Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/printf \\*(Pm -> \*(Pm
details: https://anonhg.NetBSD.org/src/rev/c9382723fd5a
branches: trunk
changeset: 753658:c9382723fd5a
user: joerg <joerg%NetBSD.org@localhost>
date: Mon Apr 05 21:24:14 2010 +0000
description:
\\*(Pm -> \*(Pm
diffstat:
usr.bin/printf/printf.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 78dae62c72fe -r c9382723fd5a usr.bin/printf/printf.1
--- a/usr.bin/printf/printf.1 Mon Apr 05 21:16:21 2010 +0000
+++ b/usr.bin/printf/printf.1 Mon Apr 05 21:24:14 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: printf.1,v 1.23 2009/03/11 13:57:39 joerg Exp $
+.\" $NetBSD: printf.1,v 1.24 2010/04/05 21:24:14 joerg Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -277,7 +277,7 @@
.Ar argument
is printed in the style
.Sm off
-.Pf [\-]d Cm \&. No ddd Cm e No \\*(Pmdd
+.Pf [\-]d Cm \&. No ddd Cm e No \*(Pmdd
.Sm on
where there
is one digit before the decimal point and the number after is equal to
Home |
Main Index |
Thread Index |
Old Index