summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/man/man9/style.92
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man9/style.9 b/share/man/man9/style.9
index c42eb74..a40d2e1 100644
--- a/share/man/man9/style.9
+++ b/share/man/man9/style.9
@@ -468,6 +468,8 @@ if (!*p)
Routines returning void * should not have their return values cast
to any pointer type.
.Pp
+Values in return statements should be enclosed in parentheses.
+.Pp
Use
.Xr err 3
or
OpenPOWER on IntegriCloud