Subject: CVS commit: src/gnu/dist/groff/tmac
To: None <source-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 07/06/2003 02:23:46
Module Name: src
Committed By: wiz
Date: Sun Jul 6 02:23:45 UTC 2003
Modified Files:
src/gnu/dist/groff/tmac: doc.tmac
Log Message:
Commit fix from ru@freebsd (already in groff CVS) to fix a problem
discovered by jmc@openbsd:
.Pp
.Bd -literal
had more whitespace than plain
.Bd -literal
without a .Pp directly before.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 src/gnu/dist/groff/tmac/doc.tmac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.