Subject: bin/1527: grog prints garbage after result
To: None <gnats-bugs@gnats.netbsd.org>
From: Mike Long <mike.long@analog.com>
List: netbsd-bugs
Date: 09/27/1995 00:58:30
>Number: 1527
>Category: bin
>Synopsis: grog prints garbage after result
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bin-bug-people (Utility Bug People)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Sep 27 01:05:02 1995
>Last-Modified:
>Originator: Mike Long <mike.long@analog.com>
>Organization:
No bug too obscure!
>Release: 950926
>Environment:
System: NetBSD azathoth 1.0A NetBSD 1.0A (AZATHOTH) #1: Fri Sep 22 22:45:08 EDT 1995 root@azathoth:/usr/src/sys/arch/i386/compile/AZATHOTH i386
>Description:
See patch below.
Then read /usr/src/gnu/usr.bin/gawk/README.FIRST.
>How-To-Repeat:
cd /usr/src/gnu/usr.bin/groff/grog
grog grog.1
You see:
groff -man grog.1.SH "SEE ALSO"
>Fix:
*** /usr/src/gnu/usr.bin/groff/grog/grog.sh~ Wed Apr 12 05:59:42 1995
--- /usr/src/gnu/usr.bin/groff/grog/grog.sh Wed Sep 27 00:20:30 1995
***************
*** 76,79 ****
if (files != "")
printf " %s", files
! print
}' "opts=$opts" "files=$*" -
--- 76,79 ----
if (files != "")
printf " %s", files
! print ""
}' "opts=$opts" "files=$*" -
>Audit-Trail:
>Unformatted: