From owner-freebsd-doc Sun Nov 1 04:30:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA28674 for freebsd-doc-outgoing; Sun, 1 Nov 1998 04:30:04 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA28593 for ; Sun, 1 Nov 1998 04:30:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA27035; Sun, 1 Nov 1998 04:30:01 -0800 (PST) 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 ; 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 ; 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 X-Send-Pr-Version: 3.2 Subject: docs/8525: A typo in fixprint.8 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8525 >Category: docs >Synopsis: '.Mn mountd' should be '.Nm mountd', I guess. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun Nov 1 04:30:01 PST 1998 >Last-Modified: >Originator: Norihiro Kumagai >Organization: FreeBSD Japanese Manpage Translation Project >Release: FreeBSD 3.0-RELEASE i386 >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 >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message