diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/chflags.2 | 2 | ||||
-rw-r--r-- | lib/libc/sys/undelete.2 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/chflags.2 b/lib/libc/sys/chflags.2 index 74c2c01..632e359 100644 --- a/lib/libc/sys/chflags.2 +++ b/lib/libc/sys/chflags.2 @@ -166,7 +166,7 @@ The underlying file system does not support file flags. .Xr fflagstostr 3 , .Xr strtofflags 3 , .Xr init 8 , -.Xr mount_union 8 +.Xr mount_unionfs 8 .Sh HISTORY The .Nm chflags diff --git a/lib/libc/sys/undelete.2 b/lib/libc/sys/undelete.2 index 5be51a2..be92aff 100644 --- a/lib/libc/sys/undelete.2 +++ b/lib/libc/sys/undelete.2 @@ -99,7 +99,7 @@ points outside the process's allocated address space. .El .Sh SEE ALSO .Xr unlink 2 , -.Xr mount_union 8 +.Xr mount_unionfs 8 .Sh HISTORY An .Fn undelete |