From 686a7ab3c419870c5c715b156b220285a4355e16 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Thu, 23 Mar 2006 10:52:24 +0000 Subject: kill whitespace at eol; --- usr.bin/m4/m4.1 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'usr.bin') diff --git a/usr.bin/m4/m4.1 b/usr.bin/m4/m4.1 index 60c9440afce..274b20c2240 100644 --- a/usr.bin/m4/m4.1 +++ b/usr.bin/m4/m4.1 @@ -1,4 +1,4 @@ -.\" @(#) $OpenBSD: m4.1,v 1.44 2006/03/20 20:27:45 espie Exp $ +.\" @(#) $OpenBSD: m4.1,v 1.45 2006/03/23 10:52:23 jmc Exp $ .\" .\" Copyright (c) 1989, 1993 .\" The Regents of the University of California. All rights reserved. @@ -252,14 +252,14 @@ specifies the minimum number of digits in the result. This is an alias for .Ic eval . .It Fn format formatstring arg1 ... -Returns -.Fa formatstring +Returns +.Fa formatstring with escape sequences substituted with .Fa arg1 and following arguments, in a way similar to .Xr printf 3 . -This built-in is only available in GNU-m4 compatibility mode, and the -left-padding flag, an optional field width and the %s data type +This built-in is only available in GNU-m4 compatibility mode, and the +left-padding flag, an optional field width and the %s data type are the only supported parameters. .It Fn ifdef name yes no If the macro named by the first argument is defined then return the second -- cgit v1.2.3