From owner-freebsd-doc Sat Oct 24 10:10:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA24521 for freebsd-doc-outgoing; Sat, 24 Oct 1998 10:10:07 -0700 (PDT) (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 KAA24513 for ; Sat, 24 Oct 1998 10:10:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA08028; Sat, 24 Oct 1998 10:10:01 -0700 (PDT) Received: from mail.yk.rim.or.jp (mail.yk.rim.or.jp [202.247.130.37]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA23857 for ; Sat, 24 Oct 1998 10:03:03 -0700 (PDT) (envelope-from k-horik@yk.rim.or.jp) Received: from localhost (ppp466.yk.rim.or.jp [202.247.165.166]) by mail.yk.rim.or.jp (8.8.5/3.6W-RIMNET-98-06-09) with ESMTP id CAA01344 for ; Sun, 25 Oct 1998 02:02:30 +0900 (JST) Message-Id: <19981025020150Z.k-horik@yk.rim.or.jp> Date: Sun, 25 Oct 1998 02:01:50 +0900 From: horikawa@jp.freebsd.org Reply-To: horikawa@jp.freebsd.org To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: docs/8433: amq.8 contains typos (".Nmamd" and ".Xr amd.conf 8") Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8433 >Category: docs >Synopsis: amq.8 contains typos (".Nmamd" and ".Xr amd.conf 8") >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: Sat Oct 24 10:10:01 PDT 1998 >Last-Modified: >Originator: Kazuo Horikawa >Organization: jpman project, Japan FreeBSD users group. >Release: FreeBSD 2.2.5-RELEASE i386 >Environment: src/contrib/amd/amq/amq.8 revision 1.3 (HEAD) >Description: amq.8 contains following typos: o I think that ".Nm amd Ns \'s" is better than ".Nm amd's". Former is used in another place in amq.8. o ".Nmamd" should be ".Nm amd". o ".Xr amd.conf 8" should be ".Xr amd.conf 5", because amd.conf manpage is in section 5. >How-To-Repeat: % man 8 amq >Fix: Apply following patch for src/contrib/amd/amq/amq.8 revision 1.3 (HEAD). --- amq.8.orig Sun Oct 25 01:40:09 1998 +++ amq.8 Sun Oct 25 01:51:14 1998 @@ -92,7 +92,7 @@ .Nm amd used when started. This option is therefore only useful to refresh -.Nm amd's +.Nm amd Ns \'s open file handle on the log file, so that it can be rotated and compressed via daily cron jobs. .It Fl m @@ -152,7 +152,7 @@ .Ar program_number and apply all other operations to that instance of the automounter. This is useful when running multiple copies of -.Nmamd , +.Nm amd , and need to manage each one separately. If not specified, .Nm amq @@ -193,7 +193,7 @@ .Pa /etc/rpc database. .Sh SEE ALSO -.Xr amd.conf 8 , +.Xr amd.conf 5 , .Xr amd 8 , .Xr ctl-amd 8 .Sh AUTHORS >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message