Page MenuHomeFreeBSD

D30255.id90747.diff
No OneTemporary

D30255.id90747.diff

diff --git a/share/man/man9/style.9 b/share/man/man9/style.9
--- a/share/man/man9/style.9
+++ b/share/man/man9/style.9
@@ -36,6 +36,10 @@
.Fx
source tree.
It is also a guide for the preferred userland code style.
+The preferred line width is 80 characters, but some exceptions are
+made when a slightly longer line is clearer or easier to read.
+Anything that is frequently grepped for, such as diagnostic, error or panic
+messages, should not be broken up over multiple lines despite this rule.
Many of the style rules are implicit in the examples.
Be careful to check the examples before assuming that
.Nm

File Metadata

Mime Type
text/plain
Expires
Thu, Nov 14, 6:19 PM (2 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14631960
Default Alt Text
D30255.id90747.diff (615 B)

Event Timeline