From owner-freebsd-doc@FreeBSD.ORG Thu Jul 19 17:51:54 2007 Return-Path: X-Original-To: freebsd-doc@freebsd.org Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2772416A405 for ; Thu, 19 Jul 2007 17:51:54 +0000 (UTC) (envelope-from yuri@darklight.org.ru) Received: from darklight.org.ru (darklight.org.ru [194.186.18.14]) by mx1.freebsd.org (Postfix) with ESMTP id 00C8F13C4B2 for ; Thu, 19 Jul 2007 17:51:52 +0000 (UTC) (envelope-from yuri@darklight.org.ru) Received: from darklight.org.ru (yuri@darklight.org.ru [127.0.0.1]) by darklight.org.ru (8.14.1/8.14.1) with ESMTP id l6JHZ7e7032247 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 19 Jul 2007 21:35:12 +0400 (MSD) (envelope-from yuri@darklight.org.ru) Received: (from yuri@localhost) by darklight.org.ru (8.14.1/8.14.1/Submit) id l6JHZ6fb032246 for freebsd-doc@freebsd.org; Thu, 19 Jul 2007 21:35:06 +0400 (MSD) (envelope-from yuri@darklight.org.ru) Date: Thu, 19 Jul 2007 21:35:06 +0400 From: Yuri Pankov To: freebsd-doc@freebsd.org Message-ID: <20070719173506.GA32161@darklight.org.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="huq684BweRXVnRxX" Content-Disposition: inline User-Agent: Mutt/1.5.16 (2007-06-09) X-Greylist: Sender is SPF-compliant, not delayed by milter-greylist-3.0 (darklight.org.ru [127.0.0.1]); Thu, 19 Jul 2007 21:35:12 +0400 (MSD) Subject: Leftover @*@ variables in man pages X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jul 2007 17:51:54 -0000 --huq684BweRXVnRxX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi list, I have submitted doc/114711 recently while I was reading terminfo(5), but there seems to be much more such leftover @*@ variables in man pages (mostly installed by ncurses). Most of them can be found with=20 zgrep -rE '@[A-Z_]+@' /usr/share/man/ (with some exceptions, of course). Hence the question - is it somehow intentional or patches are welcome in such cases, cause it looks really ugly?=20 TIA, Yuri --huq684BweRXVnRxX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQBGn6DKeoAklVFrLdgRAkXTAJ9IFbwlQhk6IlZbk+lC/8nCt5kvHwCfSOyg 3aOjuWR5lEkm/I05BIxJsAg= =NYXd -----END PGP SIGNATURE----- --huq684BweRXVnRxX--