summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2008-08-22 01:06:32 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2008-08-22 01:06:32 +0000
commitc30affce68f0e95b5aac7c11fe70107f5da6cf9d (patch)
treea37775be996300fc9b1e3b5b5825af0d431273d7
parentf52d573667ee6db34dccce1bf649afda6999b69f (diff)
kill trailing whitespace;
-rw-r--r--usr.bin/m4/m4.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/m4/m4.1 b/usr.bin/m4/m4.1
index 46c99d0d424..50d97ad96f2 100644
--- a/usr.bin/m4/m4.1
+++ b/usr.bin/m4/m4.1
@@ -1,4 +1,4 @@
-.\" @(#) $OpenBSD: m4.1,v 1.53 2008/08/21 21:02:28 espie Exp $
+.\" @(#) $OpenBSD: m4.1,v 1.54 2008/08/22 01:06:31 jmc Exp $
.\"
.\" Copyright (c) 1989, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -30,7 +30,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: August 21 2008 $
+.Dd $Mdocdate: August 22 2008 $
.Dt M4 1
.Os
.Sh NAME
@@ -274,7 +274,7 @@ and following arguments, in a way similar to
.Xr printf 3 .
This built-in is only available in GNU-m4 compatibility mode, and the only
parameters implemented are there for autoconf compatibility:
-left-padding flag, an optional field width, a maximum field width,
+left-padding flag, an optional field width, a maximum field width,
*-specified field widths, and the %s and %c data type.
.It Fn ifdef name yes no
If the macro named by the first argument is defined then return the second