Page MenuHomeFreeBSD

D35959.id108572.diff
No OneTemporary

D35959.id108572.diff

Index: share/man/man9/style.9
===================================================================
--- share/man/man9/style.9
+++ share/man/man9/style.9
@@ -535,7 +535,7 @@
.Li FALLTHROUGH
comment.
Numerical arguments should be checked for accuracy.
-Code which is unreachable for non-obvious reasons may be marked /*
+Code which is unreachable for non-obvious reasons should be marked /*
.Li NOTREACHED
*/.
.Bd -literal
@@ -701,7 +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
+Declarations must be placed before executable lines at the start
of any block.
Calls to complicated functions should be avoided when initializing variables.
.Bd -literal

File Metadata

Mime Type
text/plain
Expires
Thu, Jul 2, 8:31 PM (12 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34601979
Default Alt Text
D35959.id108572.diff (837 B)

Event Timeline