diff options
| author | Mark Murray <markm@FreeBSD.org> | 1996-02-01 14:01:22 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 1996-02-01 14:01:22 +0000 |
| commit | 08aeee3046e38a2889300ac3f29c4e0580e413d8 (patch) | |
| tree | 0bb772b2dc61c94044c89834a9dbde272d746214 | |
| parent | 26a2ebbb95fb040647770fdc236f464207a00604 (diff) | |
Notes
| -rw-r--r-- | sbin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/Makefile b/sbin/Makefile index 140955f12d3c1..8323f2392b33b 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -4,7 +4,7 @@ SUBDIR= adjkerntz badsect clri disklabel dmesg dset dump dumpfs \ dumplfs dumpon fsck fsdb ifconfig init ipfw md5 mknod modload \ - modunload mount mount_cd9660 mount_fdesc mount_kernfs \ + modunload mount mount_cd9660 mount_devfs mount_fdesc mount_kernfs \ mount_lfs mount_nfs mount_null mount_portal mount_procfs \ mount_umap mount_union mountd newfs newlfs nfsd nfsiod \ nologin ping quotacheck rdisc reboot restore route savecore scsi \ |
