From nobody@FreeBSD.org  Fri Oct 13 11:57:20 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id DAF5B16A4C8
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 13 Oct 2006 11:57:20 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5D11743D5D
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 13 Oct 2006 11:57:19 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k9DBvJc6091545
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 13 Oct 2006 11:57:19 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k9DBvJLs091544;
	Fri, 13 Oct 2006 11:57:19 GMT
	(envelope-from nobody)
Message-Id: <200610131157.k9DBvJLs091544@www.freebsd.org>
Date: Fri, 13 Oct 2006 11:57:19 GMT
From: Michal Le Barbier<michael.lebarbier@laposte.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Device names listed in the syscons(4) page do not match the actual names under /dev
X-Send-Pr-Version: www-3.0

>Number:         104376
>Category:       docs
>Synopsis:       Device names listed in the syscons(4) page do not match the actual names under /dev
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 13 12:00:38 GMT 2006
>Closed-Date:    Sun Oct 22 18:02:19 GMT 2006
>Last-Modified:  Sun Oct 22 18:10:20 GMT 2006
>Originator:     Michal Le Barbier
>Release:        FreeBSD 6.1_RELEASE
>Organization:
none
>Environment:
amd64
6.1_RELEASE
>Description:
The syscons(4) manual page asserts that device are numbered following a DECIMAL RADIX scheme, e.g. the Alt-F11 shortcut brings on the elfth Virtual TTY, named `ttyv10' in syscons(4). It happens that `ls /dev' shows `ttyva' instead, thus following an HEXADECIMAL RADIX scheme. The documentation names are then incoherent with the actual names.

>How-To-Repeat:
ls /dev/ttyv*
man 4 syscons
>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ru 
State-Changed-When: Sun Oct 22 18:02:07 UTC 2006 
State-Changed-Why:  
Fixed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104376 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/104376: commit references a PR
Date: Sun, 22 Oct 2006 18:02:18 +0000 (UTC)

 ru          2006-10-22 18:02:01 UTC
 
   FreeBSD src repository
 
   Modified files:
     share/man/man4       syscons.4 
   Log:
   Fix ttyv* device names.
   
   PR:             docs/104376
   Submitted by:   Michael Le Barbier
   MFC after:      3 days
   
   Revision  Changes    Path
   1.44      +7 -7      src/share/man/man4/syscons.4
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
