mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 08:22:44 +00:00
Remove some whitespace so the line with "brackets" changed to "angle
brackets" no longer touches the right edge of an 80 column display.
This commit is contained in:
parent
5e59aa05b6
commit
de9bd90aa8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=63324
@ -56,7 +56,7 @@ Kernel include files (i.e. sys/*.h) come first; normally, you'll need
|
||||
OR <sys/param.h>, but not both! <sys/types.h> includes <sys/cdefs.h>,
|
||||
and it's okay to depend on that.
|
||||
.Bd -literal -offset 0i
|
||||
#include <sys/types.h> /* Non-local includes in angle brackets. */
|
||||
#include <sys/types.h> /* Non-local includes in angle brackets. */
|
||||
.Ed
|
||||
.Pp
|
||||
If it's a network program, put the network include files next.
|
||||
|
Loading…
Reference in New Issue
Block a user