From a00d07d9a03764a80809a24f1e7e147b7456fdcc Mon Sep 17 00:00:00 2001 From: chris Date: Tue, 1 Jan 2002 19:20:02 +0000 Subject: Make `WHERE TO START' and `WHERE TO STOP' subsections within `DESCRIPTION'. Suggested by: sheldonh Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs --- share/man/man7/sdoc.7 | 4 ++-- share/man/man7/sec-doc.7 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'share') diff --git a/share/man/man7/sdoc.7 b/share/man/man7/sdoc.7 index e4e805e..1aeff4b 100644 --- a/share/man/man7/sdoc.7 +++ b/share/man/man7/sdoc.7 @@ -57,7 +57,7 @@ This document provides guidelines for balancing brevity and completeness in the security consideration section for a given feature of the .Fx system. -.Sh WHERE TO START +.Ss Where to Start Begin by listing those general security requirements that can be violated through the misuse of the feature. @@ -123,7 +123,7 @@ likewise cross-reference that document rather than replicating information. Whenever possible, refer to this document rather than reproducing the material it contains. -.Sh WHERE TO STOP +.Ss Where to Stop Security problems are often interrelated; individual problems often have far-reaching implications. For example, the correctness of virtually any dynamically-linked program diff --git a/share/man/man7/sec-doc.7 b/share/man/man7/sec-doc.7 index e4e805e..1aeff4b 100644 --- a/share/man/man7/sec-doc.7 +++ b/share/man/man7/sec-doc.7 @@ -57,7 +57,7 @@ This document provides guidelines for balancing brevity and completeness in the security consideration section for a given feature of the .Fx system. -.Sh WHERE TO START +.Ss Where to Start Begin by listing those general security requirements that can be violated through the misuse of the feature. @@ -123,7 +123,7 @@ likewise cross-reference that document rather than replicating information. Whenever possible, refer to this document rather than reproducing the material it contains. -.Sh WHERE TO STOP +.Ss Where to Stop Security problems are often interrelated; individual problems often have far-reaching implications. For example, the correctness of virtually any dynamically-linked program -- cgit v1.1