Page MenuHomeFreeBSD

D35959.diff
No OneTemporary

D35959.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
@@ -701,8 +701,7 @@
If a line overflows reuse the type keyword.
Variables may be initialized where declared especially when they
are constant for the rest of the scope.
-Declarations may be placed before executable lines at the start
-of any block.
+Declarations may be in any block, but must be placed before statements.
Calls to complicated functions should be avoided when initializing variables.
.Bd -literal
struct foo one, *two;

File Metadata

Mime Type
text/plain
Expires
Fri, Feb 7, 2:02 AM (20 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16504494
Default Alt Text
D35959.diff (562 B)

Event Timeline