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 21265 invoked from network); 16 Aug 2022 23:05:38 -0000 Received: from bsd.lv (HELO mandoc.bsd.lv) (66.111.2.12) by inbox.vuxu.org with ESMTPUTF8; 16 Aug 2022 23:05:38 -0000 Received: from fantadrom.bsd.lv (localhost [127.0.0.1]) by mandoc.bsd.lv (OpenSMTPD) with ESMTP id f0d4eb4e for ; Tue, 16 Aug 2022 18:05:37 -0500 (EST) Received: from localhost (mandoc.bsd.lv [local]) by mandoc.bsd.lv (OpenSMTPD) with ESMTPA id a8602e82 for ; Tue, 16 Aug 2022 18:05:37 -0500 (EST) Date: Tue, 16 Aug 2022 18:05:37 -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 desired output after the bugfix man.c rev. X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Message-ID: <336a3b7a3da4d082@mandoc.bsd.lv> Log Message: ----------- Adjust desired output after the bugfix man.c rev. 1.189. The new version of the output file was generated with groff-current. Modified Files: -------------- mandoc/regress/roff/esc: c_man.out_ascii Revision Data ------------- Index: c_man.out_ascii =================================================================== RCS file: /home/cvs/mandoc/mandoc/regress/roff/esc/c_man.out_ascii,v retrieving revision 1.4 retrieving revision 1.5 diff -Lregress/roff/esc/c_man.out_ascii -Lregress/roff/esc/c_man.out_ascii -u -p -r1.4 -r1.5 --- regress/roff/esc/c_man.out_ascii +++ regress/roff/esc/c_man.out_ascii @@ -13,7 +13,7 @@ DDEESSCCRRIIPPTTIIOONN one word - In next-line element scope: oonneewwoorrdd + In next-line element scope: oonneeword In next-line block scope: -- To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv