Date: Fri, 21 Jul 2000 13:01:22 -0700 (PDT) From: bmah@cisco.com (Bruce A. Mah) To: FreeBSD-gnats-submit@freebsd.org Subject: docs/20091: [patch] Dangling reference in amq.8 manpage Message-ID: <200007212001.e6LK1M677892@bmah-freebsd-0.cisco.com>
next in thread | raw e-mail | index | archive | help
>Number: 20091 >Category: docs >Synopsis: [patch] Dangling reference in amq.8 manpage >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: Fri Jul 21 13:10:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Bruce A. Mah >Release: FreeBSD 4.0-RELEASE i386 >Organization: Cisco Systems, Inc. >Environment: RELENG_4, but applicable to -current also >Description: The amq(8) manpage has a dangling reference to something called ctl-amd(8), which I can't seem to find anywhere. >How-To-Repeat: intruder:amd% find . -name ctl-amd.8 intruder:amd% cd intruder:bmah% man amq | grep ctl-amd Formatting page, please wait...Done. amd.conf(5), amd(8), ctl-amd(8) intruder:bmah% man ctl-amd No manual entry for ctl-amd >Fix: Index: amq.8 =================================================================== RCS file: /cvsroot/src/contrib/amd/amq/amq.8,v retrieving revision 1.5 diff -c -r1.5 amq.8 *** amq.8 1999/09/15 05:45:14 1.5 --- amq.8 2000/07/21 19:58:31 *************** *** 195,202 **** database. .Sh SEE ALSO .Xr amd.conf 5 , ! .Xr amd 8 , ! .Xr ctl-amd 8 .Sh AUTHORS .An Jan-Simon Pendry Aq jsp@doc.ic.ac.uk , Department of Computing, Imperial College, London, UK. --- 195,201 ---- database. .Sh SEE ALSO .Xr amd.conf 5 , ! .Xr amd 8 .Sh AUTHORS .An Jan-Simon Pendry Aq jsp@doc.ic.ac.uk , Department of Computing, Imperial College, London, UK. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007212001.e6LK1M677892>