diff options
author | Sebastian Benoit <benno@cvs.openbsd.org> | 2017-01-22 09:03:10 +0000 |
---|---|---|
committer | Sebastian Benoit <benno@cvs.openbsd.org> | 2017-01-22 09:03:10 +0000 |
commit | 6ac37c7ae30306fb7165976b7010f354b1a49214 (patch) | |
tree | 1d95b433a1e210f463e7fcf6d83946bcf208ab81 | |
parent | 32623d6fad69e3ce3bfaf0d0f2cd3e74a9133586 (diff) |
remove the perfect example
ok lengthyhackroomdiscussion@
-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 . |