Fix the typo reported in PR #15062 and another one.

This commit is contained in:
wiz 2001-12-27 13:20:53 +00:00
parent 6dc3c447e2
commit ec03906847
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: vfsops.9,v 1.2 2001/10/22 08:21:33 wiz Exp $
.\" $NetBSD: vfsops.9,v 1.3 2001/12/27 13:20:53 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -192,7 +192,7 @@ mount structure
The argument
.Fa nam
is the address of the networked client. This function is used by file
system type specific functions to verigfy that the clinet can access
system type specific functions to verify that the client can access
the file system.
.It Fn vfs_getnewfsid "mp"
Get a new unique file system id type for the file system specified by