Deleted Added
full compact
36c36
< .\" $FreeBSD: head/sbin/mount_unionfs/mount_unionfs.8 69051 2000-11-22 16:02:00Z ru $
---
> .\" $FreeBSD: head/sbin/mount_unionfs/mount_unionfs.8 77042 2001-05-23 14:58:19Z ru $
39,40c39,40
< .Dt MOUNT_UNION 8
< .Os BSD 4.4
---
> .Dt MOUNT_UNIONFS 8
> .Os
42c42
< .Nm mount_union
---
> .Nm mount_unionfs
89c89
< .Xr mount_null 8 .
---
> .Xr mount_nullfs 8 .
150c150
< mount -t union /var/obj /usr/src
---
> mount -t unionfs /var/obj /usr/src
166c166
< mount -t union -o -b /sys $HOME/sys
---
> mount -t unionfs -o -b /sys $HOME/sys