1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00

Missed one mount_null(8) -> mount_nullfs(8) in previous commit.

This commit is contained in:
Ruslan Ermilov 2001-05-24 13:13:56 +00:00
parent d8b08f1591
commit 3130200d2c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=77128

View File

@ -181,7 +181,7 @@ accessible via
.Xr unmount 2 ,
.Xr fstab 5 ,
.Xr mount 8 ,
.Xr mount_null 8
.Xr mount_nullfs 8
.Sh BUGS
THIS FILESYSTEM TYPE IS NOT YET FULLY SUPPORTED (READ: IT DOESN'T WORK)
AND USING IT MAY, IN FACT, DESTROY DATA ON YOUR SYSTEM. USE AT YOUR