diff options
-rw-r--r-- | share/man/man9/style.9 | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/share/man/man9/style.9 b/share/man/man9/style.9 index 73693c52155..3af9543e03d 100644 --- a/share/man/man9/style.9 +++ b/share/man/man9/style.9 @@ -22,9 +22,9 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: style.9,v 1.68 2016/10/18 18:13:56 millert Exp $ +.\" $OpenBSD: style.9,v 1.69 2017/01/22 09:03:09 benno Exp $ .\" -.Dd $Mdocdate: October 18 2016 $ +.Dd $Mdocdate: January 22 2017 $ .Dt STYLE 9 .Os .Sh NAME @@ -86,10 +86,7 @@ Then there's a blank line, followed by the files. The .Pa /usr/include -files should be sorted! -.Bd -literal -offset indent -#include <stdio.h> -.Ed +files should be mosty sorted. .Pp Global pathnames are defined in .Pa /usr/include/paths.h . |