Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Feb 2006 11:20:09 GMT
From:      Christian Brueffer <chris@unixpages.org>
To:        freebsd-doc@FreeBSD.org
Subject:   Re: docs/93522: [patch] use rc.d script in example describing how to restart mountd in nework-servers chapter
Message-ID:  <200602181120.k1IBK9Xx003992@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/93522; it has been noted by GNATS.

From: Christian Brueffer <chris@unixpages.org>
To: Daniel Gerzo <danger@rulez.sk>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: docs/93522: [patch] use rc.d script in example describing how to
 restart mountd in nework-servers chapter
Date: Sat, 18 Feb 2006 12:18:50 +0100

 --ikeVEW9yuYc//A+q
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 On Sat, Feb 18, 2006 at 10:19:34AM +0000, Daniel Gerzo wrote:
 >=20
 > >Number:         93522
 > >Category:       docs
 > >Synopsis:       [patch] use rc.d script in example describing how to res=
 tart mountd in nework-servers chapter
 > >Confidential:   no
 > >Severity:       non-critical
 > >Priority:       low
 > >Responsible:    freebsd-doc
 > >State:          open
 > >Quarter:       =20
 > >Keywords:      =20
 > >Date-Required:
 > >Class:          doc-bug
 > >Submitter-Id:   current-users
 > >Arrival-Date:   Sat Feb 18 10:20:08 GMT 2006
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     Daniel Gerzo
 > >Release:        FreeBSD 6.1-PRERELEASE i386
 > >Organization:
 > rulez.sk
 > >Environment:
 > System: 6.1-PRERELEASE #0: Wed Feb 15 02:22:30 CET 2006 i386
 > >Description:
 > Teach users to get used to use the rc.d scripts since they are nice and
 > easy-to-use, so reflect them in the handbok.
 > >How-To-Repeat:
 > >Fix:
 > --- chapter.sgml.diff begins here ---
 > --- /usr/home/danger/doc/en_US.ISO8859-1/books/handbook/network-servers/c=
 hapter.sgml.orig	Thu Feb 16 09:44:00 2006
 > +++ /usr/home/danger/doc/en_US.ISO8859-1/books/handbook/network-servers/c=
 hapter.sgml	Sat Feb 18 10:15:15 2006
 > @@ -776,10 +776,10 @@
 >        <para>You must restart
 >          <application>mountd</application> whenever you modify
 >          <filename>/etc/exports</filename> so the changes can take effect.
 > -        This can be accomplished by sending the HUP signal
 > -        to the <command>mountd</command> process:</para>
 > +        This can be accomplished by invoking of the
 > +	<filename>/etc/rc.d/mountd</filename> script:</para>
 > =20
 > -      <screen>&prompt.root; <userinput>kill -HUP `cat /var/run/mountd.pi=
 d`</userinput></screen>
 > +      <screen>&prompt.root; <userinput>/etc/rc.d/mountd restart</userinp=
 ut></screen>
 > =20
 
 Sending HUP to a process is not the same as restarting is.  In my book,
 this specific section is fine as it is.
 
 - Christian
 
 --=20
 Christian Brueffer	chris@unixpages.org	brueffer@FreeBSD.org
 GPG Key:	 http://people.freebsd.org/~brueffer/brueffer.key.asc
 GPG Fingerprint: A5C8 2099 19FF AACA F41B  B29B 6C76 178C A0ED 982D
 
 --ikeVEW9yuYc//A+q
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.2.1 (FreeBSD)
 
 iD8DBQFD9wKabHYXjKDtmC0RAtJrAKDPJLCbDoNNguK7nXez4V9qmmdpNQCdFEpH
 Ni/4Repqco5Bk8OcbbTZz1A=
 =+MoT
 -----END PGP SIGNATURE-----
 
 --ikeVEW9yuYc//A+q--
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602181120.k1IBK9Xx003992>