Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/share/man/man4



On Sun, Mar 25, 2007 at 11:19:24PM +0000, Jared D. McNeill wrote:
> 
> Module Name:  src
> Committed By: jmcneill
> Date:         Sun Mar 25 23:19:24 UTC 2007
> 
> Modified Files:
>       src/share/man/man4: drm.4
> 
> Log Message:
> misc/36088: the drm(4) manual page states the wrong major number for the
> drm device, from Blair Sadewitz.

The major number does not belong to the man page, IMHO.

Would instead a command like
mknod /dev/dri/card0 c drm 0
do what it is needed?

Pavel



Home | Main Index | Thread Index | Old Index