Don't use the normal `.Sh' indentation of 5 for the style guide. It

screws up the indentation and the style guide is half about indentation.
This commit is contained in:
Bruce Evans 1995-12-14 18:26:31 +00:00
parent e710b9f789
commit 091e867f75
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=12830

View File

@ -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).