Expand abbreviation.
This commit is contained in:
parent
6569c5c509
commit
3bee357a2d
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: getfsstat.2,v 1.19 2002/02/08 01:28:17 ross Exp $
|
||||
.\" $NetBSD: getfsstat.2,v 1.20 2002/10/01 17:35:41 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1989, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -106,7 +106,7 @@ Never update access times.
|
|||
.It Dv MNT_SYMPERM
|
||||
Recognize symbolic link permission.
|
||||
.It Dv MNT_NODEVMTIME
|
||||
Never update mod. times for device files.
|
||||
Never update modification times for device files.
|
||||
.It Dv MNT_SOFTDEP
|
||||
Use soft dependencies.
|
||||
.It Dv MNT_LOCAL
|
||||
|
|
Loading…
Reference in New Issue