From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19077 invoked by alias); 14 May 2005 10:23:56 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 18571 invoked from network); 14 May 2005 10:23:46 -0000 Received: from unknown (HELO mx1.suse.de) (195.135.220.2) by sourceware.org with SMTP; 14 May 2005 10:23:46 -0000 Received: from hermes.suse.de (hermes-ext.suse.de [195.135.221.8]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mx1.suse.de (Postfix) with ESMTP id D04C231C5; Sat, 14 May 2005 12:23:41 +0200 (CEST) Received: from aj by arthur.inka.de with local (Exim 4.44) id 1DWto3-0002lv-Kg; Sat, 14 May 2005 12:23:39 +0200 From: Andreas Jaeger To: Eli Zaretskii Cc: gcc-patches@gcc.gnu.org, gdb-patches@sourceware.org Subject: Re: [PATCH] Fix Texinfo usage in pexecute.txh References: <01c55861$Blat.v2.4$8742c860@zahav.net.il> <01c5586d$Blat.v2.4$f24c66a0@zahav.net.il> Date: Sat, 14 May 2005 11:28:00 -0000 In-Reply-To: <01c5586d$Blat.v2.4$f24c66a0@zahav.net.il> (Eli Zaretskii's message of "Sat, 14 May 2005 13:15:06 +0300") Message-ID: User-Agent: Gnus/5.110004 (No Gnus v0.4) XEmacs/21.5-b18 (linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-SW-Source: 2005-05/txt/msg00339.txt.bz2 --=-=-= Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Content-length: 1452 "Eli Zaretskii" writes: >> From: Andreas Jaeger >> Cc: gcc-patches@gcc.gnu.org, gdb-patches@sourceware.org >> Date: Sat, 14 May 2005 11:23:13 +0200 >>=20 >> > * pexecute.txh: Enclose multi-word data types in @deftypefn in >> > braces. Minor wording fixes. Use --- for em-dash. Use >>=20 >> em-dash? I don't see any changes like this in your patch > > It's in this hunk: > > @@ -71,7 +71,7 @@ > The standard input (output) of the program should be read (written) = in > binary mode rather than text mode. These flags are ignored on syste= ms > which do not distinguish binary mode and text mode, such as Unix. F= or > -proper behavior these flags should match appropriately--a call to > +proper behavior these flags should match appropriately---a call to > @code{pex_run} using @code{PEX_BINARY_OUTPUT} should be followed by a > call using @code{PEX_BINARY_INPUT}. > @end table > > See that "---"? That's what produces em-dash in print. The original > was using "--", which produces a single hyphen in print; that is not > what we want here. Argh, I looked for " --- " instead of "---". This looks fine indeed. Btw. shouldn't there be spaces around this one? Andreas --=20 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GPG fingerprint =3D 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126 --=-=-= Content-Type: application/pgp-signature Content-length: 188 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQBChdGrOJpWPMJyoSYRAh55AJ0byO4UCP4gPmmPQiB97rAq4Hq7OgCghG4E FC0uY10C6B78HmtiklfrBE4= =01dJ -----END PGP SIGNATURE----- --=-=-=--