1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00

Correct typos.

This commit is contained in:
Pawel Jakub Dawidek 2007-04-10 15:22:40 +00:00
parent 9d0fe178e6
commit 21ff8c6715
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=168585

View File

@ -398,7 +398,7 @@ vfs_getvfs(fsid_t *fsid)
}
/*
* Check if a user can access priveledged mount options.
* Check if a user can access privileged mount options.
*/
int
vfs_suser(struct mount *mp, struct thread *td)