diff options
| author | joerg <joerg@NetBSD.org> | 2010-04-05 21:24:14 +0000 |
|---|---|---|
| committer | joerg <joerg@NetBSD.org> | 2010-04-05 21:24:14 +0000 |
| commit | 57e0101802d8cb4e85cd42d651f1ea044adb8c0e (patch) | |
| tree | b73744282fca4439799575a25701a2071f61a779 /usr.bin/printf/printf.1 | |
| parent | f95fad15ff58620dc5bf8bc61d267bb4bc30f8be (diff) | |
\\*(Pm -> \*(Pm
Diffstat (limited to 'usr.bin/printf/printf.1')
| -rw-r--r-- | usr.bin/printf/printf.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/printf/printf.1 b/usr.bin/printf/printf.1 index ad50877f1e1..3f48f6856a1 100644 --- a/usr.bin/printf/printf.1 +++ b/usr.bin/printf/printf.1 @@ -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 @@ The .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 |
