rodrigc 2006-05-19 00:04:18 UTC
FreeBSD src repository
Modified files:
sbin/mount mount.8
Log:
Remove reference to mount_procfs(8), add reference to procfs(5).
mount(8) doesn't use mount_procfs(8), and instead passes an fstype
of "procfs" directly to nmount().
Revision Changes Path
1.77 +1 -1 src/sbin/mount/mount.8