diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1995-12-14 18:26:31 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1995-12-14 18:26:31 +0000 |
| commit | 091e867f75334be112597c22f11f4b0a632c019a (patch) | |
| tree | 50449aa19d16ba9fa890b1af48c6573eb92981ca | |
| parent | e710b9f7897d8ba40176f6ea435e6903306dfcc6 (diff) | |
Notes
| -rw-r--r-- | share/man/man9/style.9 | 2 |
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). |
