From owner-freebsd-current Wed Jun 21 1:14:39 2000 Delivered-To: freebsd-current@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 3C86537BC7A for ; Wed, 21 Jun 2000 01:14:37 -0700 (PDT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 21 Jun 2000 09:14:36 +0100 (BST) Date: Wed, 21 Jun 2000 09:14:35 +0100 From: David Malone To: clefevre@citeweb.net Cc: current@FreeBSD.ORG Subject: Re: mount_nfs/df bug? Message-ID: <20000621091435.A15534@walton.maths.tcd.ie> References: <20000620234825.A31951@cichlids.cichlids.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from clefevre@no-spam.citeweb.net on Wed, Jun 21, 2000 at 02:35:51AM +0200 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jun 21, 2000 at 02:35:51AM +0200, Cyrille Lefevre wrote: > why there isn't an exportfs command as most unices have ? "killall -HUP mountd" or "mount -u /" both work. This is mentioned in the mountd man page, but should probably also be mentioned in the exports man page. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message