Document that the major and minor numbers are parsed by strtoul().

This commit is contained in:
Bruce Evans 1996-07-30 17:44:36 +00:00
parent 7c9e694fa7
commit 6ee990e0d5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=17348

View File

@ -91,8 +91,9 @@ a subunit may be a filesystem partition
or a tty line.
.El
.Pp
Major and minor device numbers can be given using the normal C
notation, so that a leading
Major and minor device numbers can be given in any format acceptable to
.Xr strtoul 3 ,
so that a leading
.Ql 0x
indicates a hexadecimal number, and a leading
.Ql 0