From owner-cvs-doc@FreeBSD.ORG Thu Mar 17 17:11:07 2005 Return-Path: Delivered-To: cvs-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6AF216A4CE; Thu, 17 Mar 2005 17:11:07 +0000 (GMT) Received: from shrike.submonkey.net (cpc4-cdif3-6-1-cust116.cdif.cable.ntl.com [82.23.41.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0960743D41; Thu, 17 Mar 2005 17:11:07 +0000 (GMT) (envelope-from setantae@submonkey.net) Received: from setantae by shrike.submonkey.net with local (Exim 4.44 (FreeBSD)) id 1DByWX-0001QJ-FJ; Thu, 17 Mar 2005 17:11:05 +0000 Date: Thu, 17 Mar 2005 17:11:05 +0000 From: Ceri Davies To: Giorgos Keramidas Message-ID: <20050317171105.GE1889@submonkey.net> Mail-Followup-To: Ceri Davies , Giorgos Keramidas , Denis Peplin , Tom Rhodes , doc-committers@freebsd.org, cvs-doc@freebsd.org, cvs-all@freebsd.org References: <200503171036.j2HAaD6k065237@repoman.freebsd.org> <42399518.4070606@FreeBSD.org> <20050317170644.GA73267@orion.daedalusnetworks.priv> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oLBj+sq0vYjzfsbl" Content-Disposition: inline In-Reply-To: <20050317170644.GA73267@orion.daedalusnetworks.priv> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.9i Sender: Ceri Davies cc: Tom Rhodes cc: Denis Peplin cc: doc-committers@freebsd.org cc: cvs-all@freebsd.org cc: cvs-doc@freebsd.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/network-servers chapter.sgml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 17:11:08 -0000 --oLBj+sq0vYjzfsbl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 17, 2005 at 07:06:44PM +0200, Giorgos Keramidas wrote: > On 2005-03-17 17:32, Denis Peplin wrote: > > Tom Rhodes wrote: > > > Modified files: > > > en_US.ISO8859-1/books/handbook/network-servers chapter.sgml > > > > Please, look at patch attached :) >=20 > > Index: network-servers/chapter.sgml > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/network-servers= /chapter.sgml,v > > retrieving revision 1.62 > > diff -u -r1.62 chapter.sgml > > --- network-servers/chapter.sgml 17 Mar 2005 10:36:13 -0000 1.62 > > +++ network-servers/chapter.sgml 17 Mar 2005 14:27:16 -0000 > > @@ -4539,7 +4539,12 @@ > > </IfModule> > > > > Once completed, a simple call to the > > - apachectl command for a graceful > > + apachectl command for a start > > + Apache: > > + > > + &prompt.root; apachectl start > > + > > + or, if it is already running, for a graceful > > restart: >>>MARKER > Is this true? Does it depend on the apache port's version of apachectl? > Because apachectl doesn't _restart_ httpd if it's already running here. > It merely prints a message like: >=20 > # /home/httpd/bin/apachectl start > httpd (pid 72917) already running >=20 > I have manually installed Apache though, since this was a temporary, > test installation. If the apachectl script installed by the port does > indeed restart httpd when 'start' is used, then you are right that it > should be added. I suspect that there is a line at '>>>MARKER' that says "apachectl restart" that just doesn't show in the diff. Ceri --=20 Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Einstein (attrib.) --oLBj+sq0vYjzfsbl Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCObopocfcwTS3JF8RAk9tAJ9RCBZapPi9g8UcL1YZll6qQYezywCgheX/ SrtuXY9vGIQfvxP68e3RvpM= =SNxV -----END PGP SIGNATURE----- --oLBj+sq0vYjzfsbl--