Authentication-Results: mail-b.sr.ht; dkim=pass header.d=posteo.net header.i=@posteo.net Received: from mout01.posteo.de (mout01.posteo.de [185.67.36.65]) by mail-b.sr.ht (Postfix) with ESMTPS id 8AAF311EF66 for <~emersion/soju-dev@lists.sr.ht>; Tue, 25 Oct 2022 17:32:07 +0000 (UTC) Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 371BA240026 for <~emersion/soju-dev@lists.sr.ht>; Tue, 25 Oct 2022 19:32:06 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1666719126; bh=PGQqxkLMLk9omIp8wdxG2WJDj3o4otInJkhH0BBGzOU=; h=From:To:Subject:Autocrypt:Date:From; b=kResnmXq4FsBv5Cm5k54mavInNOdBQSYZ8rsbE5uIZwJTmRj03AFDPwtzuT5bNYVb R/ys1I/keqjojYEM4WhAmFCmWhbY/DbfvVO6oZyrHvk8uC7gOfCNxCREOynnH6Ac/T P60EONmDFe8xqDxLe3svSiRNlN8eihtbnlF79cpU6uiG8slCvkgIo8xQTBm3d0Gvl2 iDqgjHPoPyxWSOBxaGA5JiIAAhs5/Kf2e+xukwaLiLXx1cLha9oEdtmAZfbSItdVB4 7UZsjFzBGnw33NGP6t89UfLbQVZdWAJizs6RTAi5ukGMpqP2qsJgLq6fcIJf0z0BJB H/OkfVHmktrdg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4MxfBs4fMvz6tmh for <~emersion/soju-dev@lists.sr.ht>; Tue, 25 Oct 2022 19:32:04 +0200 (CEST) From: Philip Kaludercic To: ~emersion/soju-dev@lists.sr.ht Subject: Switching to a regular Man page? Autocrypt: addr=philipk@posteo.net; prefer-encrypt=nopreference; keydata= mDMEYHHqUhYJKwYBBAHaRw8BAQdAp3GdmYJ6tm5McweY6dEvIYIiry+Oz9rU4MH6NHWK0Ee0QlBo aWxpcCBLYWx1ZGVyY2ljIChnZW5lcmF0ZWQgYnkgYXV0b2NyeXB0LmVsKSA8cGhpbGlwa0Bwb3N0 ZW8ubmV0PoiQBBMWCAA4FiEEDM2H44ZoPt9Ms0eHtVrAHPRh1FwFAmBx6lICGwMFCwkIBwIGFQoJ CAsCBBYCAwECHgECF4AACgkQtVrAHPRh1FyTkgEAjlbGPxFchvMbxzAES3r8QLuZgCxeAXunM9gh io0ePtUBALVhh9G6wIoZhl0gUCbQpoN/UJHI08Gm1qDob5zDxnIHuDgEYHHqUhIKKwYBBAGXVQEF AQEHQNcRB+MUimTMqoxxMMUERpOR+Q4b1KgncDZkhrO2ql1tAwEIB4h4BBgWCAAgFiEEDM2H44Zo Pt9Ms0eHtVrAHPRh1FwFAmBx6lICGwwACgkQtVrAHPRh1Fw1JwD/Qo7kvtib8jy7puyWrSv0MeTS g8qIxgoRWJE/KKdkCLEA/jb9b9/g8nnX+UcwHf/4VfKsjExlnND3FrBviXUW6NcB Date: Tue, 25 Oct 2022 17:32:03 +0000 Message-ID: <87ilk7kdws.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain Hi, I was wondering why scdoc is used? I am not too familiar with the tool, but the output seems sub-standard and is not commonly available. Wouldn't using mdoc (https://manpages.bsd.lv/) be more idiomatic, provide better results and be more widely usable?