summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>1999-09-06 13:36:43 +0000
committerMarc Espie <espie@cvs.openbsd.org>1999-09-06 13:36:43 +0000
commitfccaa173899ea05290a75ed238c2648b1b55c124 (patch)
treea4f596fc46ff79d76b1be79795a01357d63aae2c /share
parent15b823abfcdf66f4094be75d4323e178f83e2f7b (diff)
oops, thanks, Todd.
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/style.95
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man9/style.9 b/share/man/man9/style.9
index cbb5b53cb54..0dedea80e6d 100644
--- a/share/man/man9/style.9
+++ b/share/man/man9/style.9
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: style.9,v 1.3 1999/09/05 16:23:12 espie Exp $
+.\" $OpenBSD: style.9,v 1.4 1999/09/06 13:36:42 espie Exp $
.\"
.Dd August 19, 1999
.Dt STYLE 9
@@ -390,8 +390,7 @@ Casts and sizeof's are not followed by a space. Note that
.Xr indent 1
does not understand this rule.
.Pp
-.Dv
-NULL
+.Dv NULL
is the preferred null pointer constant. Use
.Dv NULL
instead of