Module Name:    src
Committed By:   joerg
Date:           Fri Oct 30 01:40:46 UTC 2009

Modified Files:
        src/usr.bin/m4: m4.1

Log Message:
Fix markup.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/usr.bin/m4/m4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/m4/m4.1
diff -u src/usr.bin/m4/m4.1:1.20 src/usr.bin/m4/m4.1:1.21
--- src/usr.bin/m4/m4.1:1.20	Mon Oct 26 21:11:28 2009
+++ src/usr.bin/m4/m4.1	Fri Oct 30 01:40:45 2009
@@ -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

Reply via email to