Lowercase after semicolon.
This commit is contained in:
parent
a31858b1d2
commit
6625b5f32f
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: mount.2,v 1.33 2005/06/23 00:30:29 thorpej Exp $
|
||||
.\" $NetBSD: mount.2,v 1.34 2005/08/05 13:21:13 jmmv Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1989, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -88,7 +88,7 @@ See
|
||||
for a list of supported strings.
|
||||
.It Dv MNT_RDONLY
|
||||
The file system should be treated as read-only;
|
||||
Even the super-user may not write on it.
|
||||
even the super-user may not write on it.
|
||||
.It Dv MNT_NOEXEC
|
||||
Do not allow files to be executed from the file system.
|
||||
.It Dv MNT_NOSUID
|
||||
|
Loading…
Reference in New Issue
Block a user