summaryrefslogtreecommitdiff
path: root/usr.bin/printf/printf.1
diff options
context:
space:
mode:
authormouse <mouse@NetBSD.org>1997-03-08 14:13:54 +0000
committermouse <mouse@NetBSD.org>1997-03-08 14:13:54 +0000
commit650ee578dafbb5ab912d2669fbe04b6b4aa78984 (patch)
tree62c471d875770d6dd860f94283f0f282aa93ed17 /usr.bin/printf/printf.1
parent75e150fc560ae06ecce0bfc5705451d00dbd1845 (diff)
alternate -> alternative, per PR 2643
Diffstat (limited to 'usr.bin/printf/printf.1')
-rw-r--r--usr.bin/printf/printf.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/printf/printf.1 b/usr.bin/printf/printf.1
index 19a38309797..fca9817fdce 100644
--- a/usr.bin/printf/printf.1
+++ b/usr.bin/printf/printf.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: printf.1,v 1.6 1997/01/09 20:20:48 tls Exp $
+.\" $NetBSD: printf.1,v 1.7 1997/03/08 14:20:21 mouse Exp $
.\"
.\" Copyright (c) 1989, 1990 The Regents of the University of California.
.\" All rights reserved.
@@ -35,7 +35,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)printf.1 5.11 (Berkeley) 7/24/91
-.\" $NetBSD: printf.1,v 1.6 1997/01/09 20:20:48 tls Exp $
+.\" $NetBSD: printf.1,v 1.7 1997/03/08 14:20:21 mouse Exp $
.\"
.Dd November 5, 1993
.Dt PRINTF 1
@@ -124,7 +124,7 @@ in the following order:
.Bl -tag -width Ds
.It Cm #
A `#' character
-specifying that the value should be printed in an ``alternate form''.
+specifying that the value should be printed in an ``alternative form''.
For
.Cm c ,
.Cm d ,