Module Name:    src
Committed By:   jruoho
Date:           Fri Mar 18 15:32:26 UTC 2011

Modified Files:
        src/share/man/man7: security.7

Log Message:
Use .Ss for non-standard subtitles.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man7/security.7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man7/security.7
diff -u src/share/man/man7/security.7:1.1 src/share/man/man7/security.7:1.2
--- src/share/man/man7/security.7:1.1	Fri Mar 18 15:21:57 2011
+++ src/share/man/man7/security.7	Fri Mar 18 15:32:26 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: security.7,v 1.1 2011/03/18 15:21:57 jruoho Exp $
+.\" $NetBSD: security.7,v 1.2 2011/03/18 15:32:26 jruoho Exp $
 .\"
 .\" Copyright (c) 2006, 2011 Elad Efrat <e...@netbsd.org>
 .\" All rights reserved.
@@ -54,7 +54,7 @@
 .It
 Information filtering
 .El
-.Sh VERIEXEC
+.Ss Veriexec
 .Em Veriexec
 is a file integrity subsystem.
 .Pp
@@ -67,7 +67,7 @@
 .Bd -literal -offset indent
 # veriexecgen \*[Am]\*[Am] veriexecctl load
 .Ed
-.Sh EXPLOIT MITIGATION
+.Ss Exploit mitigation
 .Nx
 incorporates some exploit mitigation features.
 The purpose of exploit mitigation features is to interfere
@@ -369,7 +369,7 @@
 is greater than zero, it is not possible to change the
 .Xr sysctl 8
 variable.
-.Sh PER-USER TEMPORARY STORAGE
+.Ss Per-user temporary storage
 It is possible to configure per-user temporary storage to avoid potential
 security issues (race conditions, etc.) in programs that do not make secure
 usage of
@@ -402,7 +402,7 @@
 .Dq magic symlinks .
 These are further described in
 .Xr symlink 7 .
-.Sh INFORMATION FILTERING
+.Ss Information filtering
 .Nx
 provides administrators the ability to restrict information passed from
 the kernel to userland so that users can only view information they

Reply via email to