Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/m4 Fix markup.



details:   https://anonhg.NetBSD.org/src/rev/dbc4190b1f5e
branches:  trunk
changeset: 748652:dbc4190b1f5e
user:      joerg <joerg%NetBSD.org@localhost>
date:      Fri Oct 30 01:40:45 2009 +0000

description:
Fix markup.

diffstat:

 usr.bin/m4/m4.1 |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (20 lines):

diff -r 807e6e06e1be -r dbc4190b1f5e usr.bin/m4/m4.1
--- a/usr.bin/m4/m4.1   Fri Oct 30 00:53:29 2009 +0000
+++ b/usr.bin/m4/m4.1   Fri Oct 30 01:40:45 2009 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: m4.1,v 1.20 2009/10/26 21:11:28 christos Exp $
+.\"    $NetBSD: m4.1,v 1.21 2009/10/30 01:40:45 joerg Exp $
 .\"    @(#) $OpenBSD: m4.1,v 1.56 2009/10/14 17:19:47 sthen Exp $
 .\"
 .\" Copyright (c) 1989, 1993
@@ -100,9 +100,7 @@
 .Pp
 The options are as follows:
 .Bl -tag -width Ds
-.It Fl D Ns Ar name Ns Oo
-.Pf = Ns Ar value
-.Oc
+.It Fl D Ns Ar name Ns Op Pf = Ns Ar value
 Define the symbol
 .Ar name
 to have some value (or



Home | Main Index | Thread Index | Old Index