From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=T_SCC_BODY_TEXT_LINE, UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 14765 invoked from network); 16 Aug 2022 17:59:53 -0000 Received: from bsd.lv (HELO mandoc.bsd.lv) (66.111.2.12) by inbox.vuxu.org with ESMTPUTF8; 16 Aug 2022 17:59:53 -0000 Received: from fantadrom.bsd.lv (localhost [127.0.0.1]) by mandoc.bsd.lv (OpenSMTPD) with ESMTP id 3f90a5c5 for ; Tue, 16 Aug 2022 12:59:52 -0500 (EST) Received: from localhost (mandoc.bsd.lv [local]) by mandoc.bsd.lv (OpenSMTPD) with ESMTPA id 52df6824 for ; Tue, 16 Aug 2022 12:59:52 -0500 (EST) Date: Tue, 16 Aug 2022 12:59:52 -0500 (EST) X-Mailinglist: mandoc-source Reply-To: source@mandoc.bsd.lv MIME-Version: 1.0 From: schwarze@mandoc.bsd.lv To: source@mandoc.bsd.lv Subject: mandoc: Adjust the desired output after the improvements in term.c rev. X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Message-ID: <336a361dd7067818@mandoc.bsd.lv> Log Message: ----------- Adjust the desired output after the improvements in term.c rev. 1.290. The new version of this file was generated with groff-current. Heirloom nroff produces exactly the same output for the content of the DESCRIPTION. Modified Files: -------------- mandoc/regress/roff/cond: register.out_ascii Revision Data ------------- Index: register.out_ascii =================================================================== RCS file: /home/cvs/mandoc/mandoc/regress/roff/cond/register.out_ascii,v retrieving revision 1.4 retrieving revision 1.5 diff -Lregress/roff/cond/register.out_ascii -Lregress/roff/cond/register.out_ascii -u -p -r1.4 -r1.5 --- regress/roff/cond/register.out_ascii +++ regress/roff/cond/register.out_ascii @@ -7,7 +7,7 @@ DDEESSCCRRIIPPTTIIOONN not yet defined now defined - tab after identifier: myreg is defined + tab after identifier: myreg is defined escape sequence after identifier: -myreg is defined -- To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv