summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2002-07-02 01:39:35 +0000
committerimp <imp@FreeBSD.org>2002-07-02 01:39:35 +0000
commit18542852dbfa5b0e2886922a4af68457efb6475a (patch)
tree981875a9d1ace89890e018e90fd3dfe428ddc4cd /share
parentdc65596ce8cf0888693732f4ed6f5600288dcd1e (diff)
downloadFreeBSD-src-18542852dbfa5b0e2886922a4af68457efb6475a.zip
FreeBSD-src-18542852dbfa5b0e2886922a4af68457efb6475a.tar.gz
Clarify version 1.68 to more accurately describe the intent of the change to
try to avoid ambiguous cases in the future. Wording approved by: julian (early draft), grog, rwatson, wes and maybe other members of core I'm forgetting.
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/style.93
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man9/style.9 b/share/man/man9/style.9
index ddaaa0e..43d8e38 100644
--- a/share/man/man9/style.9
+++ b/share/man/man9/style.9
@@ -197,7 +197,8 @@ Each one gets its own line.
Try to make the structure
readable by aligning the member names using either one or two tabs
depending upon your judgment.
-You should use one tab if it suffices to align most of the member names.
+You should use one tab only if it suffices to align at least 90% of
+the member names.
Names following extremely long types
should be separated by a single space.
.Pp
OpenPOWER on IntegriCloud