From ddb4a4df8f247971490ef965a55367dca6e37813 Mon Sep 17 00:00:00 2001 From: ru Date: Thu, 24 May 2001 13:20:41 +0000 Subject: mount_umap(8) -> mount_umapfs(8). --- sys/fs/umapfs/umap_vfsops.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/fs/umapfs') diff --git a/sys/fs/umapfs/umap_vfsops.c b/sys/fs/umapfs/umap_vfsops.c index b8dc4c9..f967272 100644 --- a/sys/fs/umapfs/umap_vfsops.c +++ b/sys/fs/umapfs/umap_vfsops.c @@ -40,7 +40,7 @@ /* * Umap Layer - * (See mount_umap(8) for a description of this layer.) + * (See mount_umapfs(8) for a description of this layer.) */ #include -- cgit v1.1