Date: Sat, 20 Oct 2001 21:38:08 GMT From: Kurt Zeilenga <kurt@boolean.net> To: FreeBSD-gnats-submit@freebsd.org Subject: bin/31392: fmt(1) does format nroff source correctly Message-ID: <200110202138.f9KLc8i22911@pretender.boolean.net>
next in thread | raw e-mail | index | archive | help
>Number: 31392
>Category: bin
>Synopsis: fmt(1) does format nroff source correctly
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Oct 20 14:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Kurt Zeilenga
>Release: FreeBSD 4.4-STABLE i386
>Organization:
Net Boolean
>Environment:
System: FreeBSD gentile.boolean.net 4.4-STABLE FreeBSD 4.4-STABLE #6: Tue Oct 9
19:45:31 PDT 2001 kurt@gentile.boolean.net:/work/usr/src/sys/compile/GENTILE i38
6
>Description:
fmt(1) provided with 4.4 does not recongize nroff directives
and treats lines containing them as regular text. Previous
versions previously recongized nroff directives and only
formatted text outside of these directives.
>How-To-Repeat:
fmt <<EOF
.ti 0
fmt should produce two lines, not one.
EOF
>Fix:
Workaround is to use fmt(1) as provided with 4.3.
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110202138.f9KLc8i22911>
