From owner-freebsd-doc Sat Feb 8 12:40: 6 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EBF237B401 for ; Sat, 8 Feb 2003 12:40:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FD2443F93 for ; Sat, 8 Feb 2003 12:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h18Ke0NS027412 for ; Sat, 8 Feb 2003 12:40:00 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h18Ke0JM027411; Sat, 8 Feb 2003 12:40:00 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B54437B401 for ; Sat, 8 Feb 2003 12:31:26 -0800 (PST) Received: from prioris.mini.pw.edu.pl (prioris.mini.pw.edu.pl [194.29.178.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97EBE43F85 for ; Sat, 8 Feb 2003 12:31:25 -0800 (PST) (envelope-from G.Czaplinski@prioris.mini.pw.edu.pl) Received: from localhost (localhost.mini.pw.edu.pl [127.0.0.1]) by prioris.mini.pw.edu.pl (Postfix) with ESMTP id 580917D009 for ; Sat, 8 Feb 2003 21:31:18 +0100 (CET) Received: by prioris.mini.pw.edu.pl (Postfix, from userid 1368) id CA8467CF1A; Sat, 8 Feb 2003 21:31:10 +0100 (CET) Message-Id: <20030208203110.CA8467CF1A@prioris.mini.pw.edu.pl> Date: Sat, 8 Feb 2003 21:31:10 +0100 (CET) From: Grzegorz Czaplinski Reply-To: Grzegorz Czaplinski To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/48097: Manual for camediaplay(1) falsely describes a port you connect a device to. Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 48097 >Category: docs >Synopsis: Manual for camediaplay(1) falsely describes a port you connect a device to. >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 Feb 08 12:40:00 PST 2003 >Closed-Date: >Last-Modified: >Originator: Grzegorz Czaplinski >Release: FreeBSD 5.0-RELEASE i386 >Organization: >Environment: System: FreeBSD tahoe.acn.waw.pl 5.0-RELEASE FreeBSD 5.0-RELEASE #14: Thu Feb 6 00:03:53 CET 2003 rgregory@tahoe.acn.waw.pl:/usr/obj/usr/src/sys/TAHOE i386 >Description: camediaplay is a download/control tool for digital cameras with Sanyo firmware. The manual page in an example part specifies a port as /dev/tty00 . In fact it should be one of these: ls -l /dev/cuaa? crw-rw---- 1 uucp dialer 28, 128 Feb 8 21:27 /dev/cuaa0 crw-rw---- 1 uucp dialer 28, 129 Feb 8 18:45 /dev/cuaa1 >How-To-Repeat: >Fix: Change /dev/tty00 to /dev/cuaa0. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message