From owner-freebsd-doc Sat Jan 29 17:50: 5 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 98EB51509E for ; Sat, 29 Jan 2000 17:50:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA36928; Sat, 29 Jan 2000 17:50:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 7F52614E8E; Sat, 29 Jan 2000 17:48:38 -0800 (PST) Message-Id: <20000130014838.7F52614E8E@hub.freebsd.org> Date: Sat, 29 Jan 2000 17:48:38 -0800 (PST) From: spock@techfour.net To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: docs/16463: doc-bug in usr.sbin/i4b/isdndecode/isdndecode.8 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 16463 >Category: docs >Synopsis: doc-bug in usr.sbin/i4b/isdndecode/isdndecode.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 Jan 29 17:50:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Mike Heffner >Release: 4.0-current >Organization: >Environment: FreeBSD --.com 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Tue Jan 25 20:51:45 EST 2000 spock@--.com:/usr/src/sys/compile/BUTTER i386 >Description: from isdndecode.8: The command: isdndecode -f /var/tmp/isdn.decode will start ... and logs everything into the output file /tmp/is-dn.decode. ^^^ /var/tmp/... ? >How-To-Repeat: read the isdndecode(8) manpage >Fix: Index: usr.sbin/i4b/isdndecode/isdndecode.8 =================================================================== RCS file: /home/ncvs/src/usr.sbin/i4b/isdndecode/isdndecode.8,v retrieving revision 1.7 diff -u -r1.7 isdndecode.8 --- isdndecode.8 1999/12/14 21:07:37 1.7 +++ isdndecode.8 2000/01/30 01:42:58 @@ -165,7 +165,7 @@ .Pp will start D channel tracing on passive controller 0 with all except B channel tracing enabled and logs everything into the output file -/tmp/isdn.decode. +/var/tmp/isdn.decode. .Sh SEE ALSO .Xr isdnd 8 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message