MNT_SOFTDEP -> MNT_LOG in example. pointed out by mrg.

This commit is contained in:
pooka 2009-04-06 12:03:50 +00:00
parent efd7bfa323
commit 74e11245a1
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ukfs.3,v 1.6 2008/11/26 19:05:55 wiz Exp $
.\" $NetBSD: ukfs.3,v 1.7 2009/04/06 12:03:50 pooka Exp $
.\"
.\" Copyright (c) 2008 Antti Kantee. All rights reserved.
.\"
@ -172,7 +172,7 @@ Flags as passed to the
system call, for example
.Dv MNT_RDONLY .
In addition to generic parameters, file system specific parameters such as
.Dv MNT_SOFTDEP
.Dv MNT_LOG
(ffs) may be passed here.
.It arg
File system private argument structure.