From owner-freebsd-doc Wed Aug 15 22:10: 6 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 97E9637B403 for ; Wed, 15 Aug 2001 22:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7G5A1271253; Wed, 15 Aug 2001 22:10:01 -0700 (PDT) (envelope-from gnats) Date: Wed, 15 Aug 2001 22:10:01 -0700 (PDT) Message-Id: <200108160510.f7G5A1271253@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Dima Dorfman Subject: Re: docs/29744: [PATCH] SGML tags and entities in the "Dialup firewalling with FreeBSD" article (minor nit-picking) Reply-To: Dima Dorfman Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/29744; it has been noted by GNATS. From: Dima Dorfman To: ncalvo Cc: freebsd-gnats-submit@freebsd.org Subject: Re: docs/29744: [PATCH] SGML tags and entities in the "Dialup firewalling with FreeBSD" article (minor nit-picking) Date: Wed, 15 Aug 2001 22:09:29 -0700 ncalvo writes: > --- article.sgml.orig Thu Aug 16 06:02:35 2001 > +++ article.sgml Thu Aug 16 06:19:57 2001 > @@ -28,7 +28,7 @@ > > > This article documents how to setup a firewall using a PPP > - dialup with FreeBSD and IPFW, and specifically with firewalling over > + dialup with FreeBSD and &man.ipfw.8;, and specifically with firewalling over I don't know if replacing every instance of "ipfw" with &man.ipfw.8; is such a good idea. Some people are concerned that manual page entites are being abused in this fasion, and since this entire thing is practically about ipfw, it might be more appropriate to use , or just leave it alone. The other fixes look okay. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message