Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161221538
D35959.id108572.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
837 B
Referenced Files
None
Subscribers
None
D35959.id108572.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D35959: style: Tighten up one use of 'may'
Attached
Detach File
Event Timeline
Log In to Comment