diff options
author | archie <archie@FreeBSD.org> | 2000-05-25 00:36:43 +0000 |
---|---|---|
committer | archie <archie@FreeBSD.org> | 2000-05-25 00:36:43 +0000 |
commit | 8a498b4b39e5654ca22b52ef6f2752bbf6dcc8a6 (patch) | |
tree | 56669a5c631b67527b7ca155cc7f0d8b9d40555f /sys | |
parent | 918f25d617f3822f45c64770cc97ab5c7e9a0b69 (diff) | |
download | FreeBSD-src-8a498b4b39e5654ca22b52ef6f2752bbf6dcc8a6.zip FreeBSD-src-8a498b4b39e5654ca22b52ef6f2752bbf6dcc8a6.tar.gz |
Fix typo.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/modules/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 752ae08..fdaa769 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -5,7 +5,7 @@ SUBDIR= aha amr an aue ccd cd9660 coda cue dc fdesc fxp if_disc if_ef if_ppp \ if_sl if_tun ipfilter ipfw joy kernfs kue \ md mfs mii mlx msdos ncp netgraph nfs ntfs nullfs \ - nwfs portal procfs rl sf sis sk ste syscons ti tl tw tx \ + nwfs portal procfs rl sf sis sk ste syscons ti tl twe tx \ udbp ugen uhid ukbd ulpt umapfs umass umodem ums union urio usb \ vinum vn vpo vr wb xl |