summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1995-12-14 18:26:31 +0000
committerBruce Evans <bde@FreeBSD.org>1995-12-14 18:26:31 +0000
commit091e867f75334be112597c22f11f4b0a632c019a (patch)
tree50449aa19d16ba9fa890b1af48c6573eb92981ca
parente710b9f7897d8ba40176f6ea435e6903306dfcc6 (diff)
Notes
-rw-r--r--share/man/man9/style.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/style.9 b/share/man/man9/style.9
index b9820bd5c24f..5a267b30a1ff 100644
--- a/share/man/man9/style.9
+++ b/share/man/man9/style.9
@@ -7,7 +7,7 @@
.Sh DESCRIPTION
This file contains an example of the preferred style for kernel source
files in the FreeBSD source tree.
-
+.in 0
.Bd -literal
/*
* Style guide for the 4BSD KNF (Kernel Normal Form).