From kuma@nk.rim.or.jp  Sun Nov  1 04:25:53 1998
Received: from mail.nk.rim.or.jp (mail.nk.rim.or.jp [202.247.130.165])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA28280
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 1 Nov 1998 04:25:52 -0800 (PST)
          (envelope-from kuma@nk.rim.or.jp)
Received: from oasis.laurel.nk.rim.or.jp (ppp025.nk.rim.or.jp [202.247.176.25])
	by mail.nk.rim.or.jp (8.8.5/3.6W-RIMNET-98-06-09) with ESMTP id VAA13902
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 1 Nov 1998 21:25:46 +0900 (JST)
Received: by oasis.laurel.nk.rim.or.jp (8.8.8/3.3W6-mini980720)
	id OAA01070; Sun, 1 Nov 1998 14:59:39 +0900 (JST)
Message-Id: <199811010559.OAA01070@oasis.laurel.nk.rim.or.jp>
Date: Sun, 1 Nov 1998 14:59:39 +0900 (JST)
From: kuma@jp.freebsd.org
Reply-To: kuma@jp.freebsd.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: A typo in fixprint.8
X-Send-Pr-Version: 3.2

>Number:         8525
>Category:       docs
>Synopsis:       '.Mn mountd' should be '.Nm mountd', I guess.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov  1 04:30:01 PST 1998
>Closed-Date:    Mon Nov 30 15:21:29 PST 1998
>Last-Modified:  Mon Nov 30 15:21:50 PST 1998
>Originator:     Norihiro Kumagai
>Release:        FreeBSD 3.0-RELEASE i386
>Organization:
FreeBSD Japanese Manpage Translation Project
>Environment:

	3.0-RELEASE Distribution

>Description:

     In 'fixmount.8', we can find the following phrase:

     To take care of these cases, the remote /etc/rmtab file has to
     be edited and restarted.

     I guess it should be:

     To take care of these cases, the remote /etc/rmtab file has to
     be edited and mountd restarted.

>How-To-Repeat:

>Fix:
	
	Apply the following patch;


--- fixmount.8-org	Sat Oct 24 00:05:26 1998
+++ fixmount.8	Sun Nov  1 14:54:10 1998
@@ -152,7 +152,7 @@
 the remote
 .Pa /etc/rmtab
 file has to be edited and
-.Mn mountd
+.Nm mountd
 restarted.
 .Pp
 The RPC timeouts for

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: billf 
State-Changed-When: Mon Nov 30 15:21:29 PST 1998 
State-Changed-Why:  
Updated in rev1.4, thanks! 
>Unformatted:
