Typo; s/Filesytems/Filesystems/

MFC after:	3 days
This commit is contained in:
Jens Schweikhardt 2002-03-16 17:26:07 +00:00
parent d6cfbc78d7
commit 9d0e429cbe
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=92425

View file

@ -37,7 +37,7 @@
.Sh DESCRIPTION
Calls used to set or query filesystems for settings or information.
.Pp
Filesytems that don't implement a VFS operation should use the appropriate
Filesystems that don't implement a VFS operation should use the appropriate
.Fa vfs_std
function from
.Pa src/sys/kern/vfs_default.c