Punctuation and (non-)capitalization fixes.

From Bug Hunting.
This commit is contained in:
abs 2012-11-22 14:27:32 +00:00
parent 961d9fb287
commit 25e685524c
3 changed files with 13 additions and 13 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: secmodel_bsd44.9,v 1.14 2011/12/04 21:08:45 jym Exp $
.\" $NetBSD: secmodel_bsd44.9,v 1.15 2012/11/22 14:27:32 abs Exp $
.\"
.\" Copyright (c) 2006 Elad Efrat <elad@NetBSD.org>
.\" All rights reserved.
@ -25,7 +25,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd December 4, 2011
.Dd November 22, 2012
.Dt SECMODEL_BSD44 9
.Os
.Sh NAME
@ -39,10 +39,10 @@ security model (based on
is the default security model in
.Nx .
It is the traditional security model based on
.Bx 4.4
.Bx 4.4 ,
and is composed of three separate security models:
.Xr secmodel_extensions 9 ,
.Xr secmodel_securelevel 9
.Xr secmodel_securelevel 9 ,
and
.Xr secmodel_suser 9 .
.Sh SEE ALSO

View File

@ -1,4 +1,4 @@
.\" $NetBSD: secmodel_extensions.9,v 1.2 2011/12/09 10:58:51 njoly Exp $
.\" $NetBSD: secmodel_extensions.9,v 1.3 2012/11/22 14:27:32 abs Exp $
.\"
.\" Copyright (c) 2011 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -27,12 +27,12 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd December 3, 2011
.Dd November 22, 2012
.Dt SECMODEL_EXTENSIONS 9
.Os
.Sh NAME
.Nm secmodel_extensions
.Nd Extensions security model
.Nd extensions security model
.Sh DESCRIPTION
.Nm
implements extensions to the traditional security model based on

View File

@ -1,4 +1,4 @@
.\" $NetBSD: secmodel_securelevel.9,v 1.12 2012/01/17 10:47:27 cegger Exp $
.\" $NetBSD: secmodel_securelevel.9,v 1.13 2012/11/22 14:27:32 abs Exp $
.\"
.\" Copyright (c) 2006 Elad Efrat <elad@NetBSD.org>
.\" Copyright (c) 2000 Hugh Graham
@ -26,7 +26,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd January 16, 2012
.Dd November 22, 2012
.Dt SECMODEL_SECURELEVEL 9
.Os
.Sh NAME
@ -36,7 +36,7 @@
The securelevel mechanism is intended to allow protecting the persistence
of code and data on the system, or a subset thereof, from modification, even
by the
.Em super-user
.Em super-user ,
by providing convenient means of
.Dq locking down
a system to a degree suited to its environment.
@ -51,14 +51,14 @@ but only
.Xr init 8
can lower it.
.Pp
Four security levels are provided.
Four security levels are provided:
.Bl -tag -width flag
.It \&-1 Em Permanently insecure mode
.Bl -bullet
.It
Do not raise the
.Em securelevel
on boot
on boot.
.El
.It \ 0 Em Insecure mode
.Bl -bullet
@ -247,7 +247,7 @@ the unique identifier of
.Qo Dv org.netbsd.secmodel.securelevel Qc .
.It what
a string,
.Qo Dv is-securelevel-above Qc
.Qo Dv is-securelevel-above Qc .
.It arg
a reference to an
.Dv int