Page MenuHomeFreeBSD

D35960.id108578.diff
No OneTemporary

D35960.id108578.diff

Index: share/man/man9/style.9
===================================================================
--- share/man/man9/style.9
+++ share/man/man9/style.9
@@ -57,11 +57,17 @@
/* Most single-line comments look like this. */
+// Although they may look like this.
+
/*
* Multi-line comments look like this. Make them real sentences. Fill
* them so they look like real paragraphs.
*/
.Ed
+C++ comments should only be used for single line comments, or comments at the
+end of a statement.
+C++ comments should not be introduced into existing code and should be
+consistently used within a file.
.Pp
The copyright header should be a multi-line comment, with the first
line of the comment having a dash after the star like so:

File Metadata

Mime Type
text/plain
Expires
Thu, Feb 27, 3:34 PM (19 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16870705
Default Alt Text
D35960.id108578.diff (735 B)

Event Timeline