Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jul 1998 01:15:29 +0900 (JST)
From:      kuma@jp.freebsd.org
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Cc:        horikawa@jp.freebsd.org
Subject:   docs/7328: unchanged?! man macros in ed.1
Message-ID:  <199807201615.BAA28872@mini.laurel.nk.rim.or.jp>

next in thread | raw e-mail | index | archive | help

>Number:         7328
>Category:       docs
>Synopsis:       two unchanged man macros in ed.1 on 2.2-980717-SNAP
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 20 09:10:01 PDT 1998
>Last-Modified:
>Originator:     Norihiro Kumagai
>Organization:
Japanese Manual Pages Translation Project for FreeBSD
>Release:        2.2-980717-SNAP on releng22.freebsd.org
>Environment:

	manpages.?? in 2.2-980717-SNAP on RELENG_2_2 

>Description:

	Two unchanged man macros can be seen in ed.1, which is one 
	of the latest updated man-pages for adapting to the new 
	"mdoc" macros.  Please consult the following diff-output.

>How-To-Repeat:

	(none to be said?!)

>Fix:
	
	I guess these two macros should be rewritten as follows;

--- ed.1-e-new	Tue Jul 21 01:00:40 1998
+++ ed.1-e-newer	Tue Jul 21 01:00:40 1998
@@ -220,7 +220,7 @@
 This is equivalent to
 .Em +1
 and may be repeated with cumulative effect.
-.It +n or whitespace\fIn\fR
+.It +n or whitespace
 The
 .Em n Ns th
 next line, where
@@ -327,7 +327,7 @@
 match themselves.
 .Pp
 Patterns in
-.I char-class
+.Em char-class
 of the form:
 .Pp
 \ \ [.\fIcol-elm\fR.] or,
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807201615.BAA28872>