diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2000-07-04 20:40:20 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2000-07-04 20:40:20 +0000 |
| commit | 950ec7e473bcf100cfac2fd9339d5bd9ab8b4003 (patch) | |
| tree | 3cd46824773f63547192f7d58e78b33b0fe4efcc | |
| parent | 2f0dab8f41e359b0431ffa8f49b2893b8c84ed32 (diff) | |
Notes
| -rw-r--r-- | sys/conf/majors | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/majors b/sys/conf/majors index d0341b519fba..6b48e9553eb1 100644 --- a/sys/conf/majors +++ b/sys/conf/majors @@ -136,7 +136,7 @@ chrdev name comments 117 acd ATAPI CDROM 118 afd ATAPI floppy 119 ast ATAPI tape -120 aud Audit Device <robert+freebsd@cyrus.watson.org> +120 aud Audit Device <rwatson@FreeBSD.org> 121 onew Dallas Semiconductor One-Wire bus <phk@freebsd.org> 122 uhid USB HID devices <n_hibma> 123 fb frame buffer |
