Received: by mail.netbsd.org (Postfix, from userid 605) id 93C60850A0; Sat, 27 Jun 2020 19:07:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1A12F8509F for ; Sat, 27 Jun 2020 19:07:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id JlO4jDkc3r56 for ; Sat, 27 Jun 2020 19:07:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id AA4D884CF7 for ; Sat, 27 Jun 2020 19:07:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A3829FB28; Sat, 27 Jun 2020 19:07:15 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 27 Jun 2020 19:07:15 +0000 From: "Valeriy E. Ushakov" Subject: CVS commit: src/usr.bin/m4 To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20200627190715.A3829FB28@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Valeriy E. Ushakov" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: uwe Date: Sat Jun 27 19:07:15 UTC 2020 Modified Files: src/usr.bin/m4: m4.1 Log Message: Improve markup for better PostScript output. Make sure quotes are right and copy-pastable even in UTF-8 output. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 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.