From d6e286694d01e4503e4daeed19e3292fcaccd771 Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 23 May 2001 14:58:19 +0000 Subject: Rename (after a repo-copy) some mount(8) programs: mount_fdesc -> mount_fdescfs mount_null -> mount_nullfs mount_portal -> mount_portalfs mount_umap -> mount_umapfs mount_union -> mount_unionfs --- lib/libc/sys/chflags.2 | 2 +- lib/libc/sys/undelete.2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') 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 -- cgit v1.1