Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Punctuation and (non-)capitalization fixes.
details: https://anonhg.NetBSD.org/src/rev/6df175c4ac61
branches: trunk
changeset: 782837:6df175c4ac61
user: abs <abs%NetBSD.org@localhost>
date: Thu Nov 22 14:27:32 2012 +0000
description:
Punctuation and (non-)capitalization fixes.
>From Bug Hunting.
diffstat:
share/man/man9/secmodel_bsd44.9 | 8 ++++----
share/man/man9/secmodel_extensions.9 | 6 +++---
share/man/man9/secmodel_securelevel.9 | 12 ++++++------
3 files changed, 13 insertions(+), 13 deletions(-)
diffs (108 lines):
diff -r 4f937e0afa6e -r 6df175c4ac61 share/man/man9/secmodel_bsd44.9
--- a/share/man/man9/secmodel_bsd44.9 Thu Nov 22 11:32:19 2012 +0000
+++ b/share/man/man9/secmodel_bsd44.9 Thu Nov 22 14:27:32 2012 +0000
@@ -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@localhost>
.\" 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 @@
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
diff -r 4f937e0afa6e -r 6df175c4ac61 share/man/man9/secmodel_extensions.9
--- a/share/man/man9/secmodel_extensions.9 Thu Nov 22 11:32:19 2012 +0000
+++ b/share/man/man9/secmodel_extensions.9 Thu Nov 22 14:27:32 2012 +0000
@@ -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
diff -r 4f937e0afa6e -r 6df175c4ac61 share/man/man9/secmodel_securelevel.9
--- a/share/man/man9/secmodel_securelevel.9 Thu Nov 22 11:32:19 2012 +0000
+++ b/share/man/man9/secmodel_securelevel.9 Thu Nov 22 14:27:32 2012 +0000
@@ -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@localhost>
.\" 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 @@
.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 @@
.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
Home |
Main Index |
Thread Index |
Old Index