summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2002-02-01 01:26:24 +0000
committerimp <imp@FreeBSD.org>2002-02-01 01:26:24 +0000
commit821a3b87a652fabbbe0c63b418858e7bc7a1537b (patch)
treef8e9311c099e75b7e8c5d24917ab3a77bf244bd8 /share
parentc8e982cc6fed0ef85694399fe246bb8cd3ec71fe (diff)
downloadFreeBSD-src-821a3b87a652fabbbe0c63b418858e7bc7a1537b.zip
FreeBSD-src-821a3b87a652fabbbe0c63b418858e7bc7a1537b.tar.gz
Note new status of __P. Don't use it.
Reviewed by: arch@, mckusick (in principle)
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/style.911
1 files changed, 2 insertions, 9 deletions
diff --git a/share/man/man9/style.9 b/share/man/man9/style.9
index 170498d..d9fdcb4 100644
--- a/share/man/man9/style.9
+++ b/share/man/man9/style.9
@@ -268,16 +268,9 @@ Functions that are used locally in more than one module go into a
separate header file, e.g.\&
.Qq Pa extern.h .
.Pp
-Only use the
+Do not use the
.Dv __P
-macro from the include file
-.Aq Pa sys/cdefs.h
-if the source
-file in general is (to be) compilable with a K&R Old Testament compiler.
-Use of the
-.Dv __P
-macro in new code is discouraged, although modifications
-to existing files should be consistent with that file's conventions.
+macro.
.Pp
In general code can be considered
.Dq "new code"
OpenPOWER on IntegriCloud