From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34363) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fxUyh-0003cH-Ka for guix-patches@gnu.org; Wed, 05 Sep 2018 06:24:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fxUyg-0008Oj-Lt for guix-patches@gnu.org; Wed, 05 Sep 2018 06:24:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:41397) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fxUyg-0008OP-Hb for guix-patches@gnu.org; Wed, 05 Sep 2018 06:24:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fxUyg-0005kx-AG for guix-patches@gnu.org; Wed, 05 Sep 2018 06:24:02 -0400 Subject: [bug#32617] [PATCH] gnu: libjpeg: Update description. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <87a7oza7kd.fsf@gmail.com> <87sh2pbe9p.fsf@gnu.org> <8736uo3gsg.fsf@gmail.com> Date: Wed, 05 Sep 2018 12:23:23 +0200 In-Reply-To: <8736uo3gsg.fsf@gmail.com> (Maxim Cournoyer's message of "Tue, 04 Sep 2018 20:54:23 -0400") Message-ID: <87o9dc6y5g.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Maxim Cournoyer Cc: 32617@debbugs.gnu.org Maxim Cournoyer skribis: > ludo@gnu.org (Ludovic Court=C3=A8s) writes: > > [...] > >>> +@item cjpeg >>> +@item djpeg >>> +@item jpegtran >>> +@item rdjpgcom >>> +@item wrjpgcom >> >> Nitpicking: maybe write: >> >> @item @command{cjpeg}; >> =E2=80=A6 >> @item @command{wrjpgcom}. > > I tried this originally, but our linter gently reminded me this was not > supported by our texinfo parser ;). Oh, I had not noticed that. Thanks! Ludo=E2=80=99.