Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  8 Feb 2003 21:31:10 +0100 (CET)
From:      Grzegorz Czaplinski <G.Czaplinski@prioris.mini.pw.edu.pl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/48097: Manual for camediaplay(1) falsely describes a port you connect a device to. 
Message-ID:  <20030208203110.CA8467CF1A@prioris.mini.pw.edu.pl>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030208203110.CA8467CF1A>