From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.sgregoratto.me (mail.sgregoratto.me [149.28.166.45]) by fantadrom.bsd.lv (OpenSMTPD) with ESMTP id 8c4cf6aa for ; Tue, 23 Apr 2019 10:01:51 -0500 (EST) Received: from mail.sgregoratto.me (localhost [127.0.0.1]) by mail.sgregoratto.me (Postfix) with ESMTP id 6D6943E8BB for ; Wed, 24 Apr 2019 01:01:48 +1000 (AEST) Authentication-Results: mail.sgregoratto.me (amavisd-new); dkim=pass (1024-bit key) reason="pass (just generated, assumed good)" header.d=sgregoratto.me DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=sgregoratto.me; h=user-agent:content-disposition:content-type:content-type :mime-version:message-id:subject:subject:to:from:from:date:date; s=dkim; t=1556031707; x=1558623708; bh=alvsXuQpRCH7mD17TuTzX1AD e156oK+4rv+Igi0OOR0=; b=I8BC+hoEUeKRMES4FbseLGWCoYoKCa6ShkQ6I5i8 Mo0iOT/LW4v5/wJViBJtsb0Xs196uhNaymAQ27ZLnDVFQty4RdBQek8EpCWTfraR Iq//SG6fVJ0XQH9fOdl0qbtL69Yi2ZNJmLCT5Kz/TxFcRJVED9t3bGDgszfkePFO NCM= X-Virus-Scanned: Debian amavisd-new at mail.sgregoratto.me Received: from mail.sgregoratto.me ([127.0.0.1]) by mail.sgregoratto.me (mail.sgregoratto.me [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 4GPbamJHHW5M for ; Wed, 24 Apr 2019 01:01:47 +1000 (AEST) Received: from localhost (172.44.179.58.sta.dodo.net.au [58.179.44.172]) by mail.sgregoratto.me (Postfix) with ESMTPSA id BDDAA3E83C for ; Wed, 24 Apr 2019 01:01:47 +1000 (AEST) Date: Wed, 24 Apr 2019 01:01:47 +1000 From: Stephen Gregoratto To: tech@mandoc.bsd.lv Subject: [docbook2mdoc] Treat as Message-ID: <20190423150147.ylbr34gnsdb6txda@BlackBox> Mail-Followup-To: tech@mandoc.bsd.lv X-Mailinglist: mandoc-tech Reply-To: tech@mandoc.bsd.lv MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: NeoMutt/20180716 In DocBook 5.x, morphed into , but docbook2mdoc does not format them the same way. On my files, info is printed at the top before NAME. I tried aliasing info to refentry info but the output became mangled, with PREFACE's and mutiple SYNOPSIS' inserted. -- Stephen Gregoratto PGP: 3FC6 3D0E 2801 C348 1C44 2D34 A80C 0F8E 8BAB EC8B -- To unsubscribe send an email to tech+unsubscribe@mandoc.bsd.lv