summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbenno <benno@openbsd.org>2017-01-22 09:03:09 +0000
committerbenno <benno@openbsd.org>2017-01-22 09:03:09 +0000
commit1f93bc44e54aa49411a9196f1c9df88ddd7273fe (patch)
treeed498de4385b4087723574fdd711edc10bdb37e2
parentMove most of the SSL3_STATE fields to internal - the ones that remain are (diff)
downloadwireguard-openbsd-1f93bc44e54aa49411a9196f1c9df88ddd7273fe.tar.xz
wireguard-openbsd-1f93bc44e54aa49411a9196f1c9df88ddd7273fe.zip
remove the perfect example
ok lengthyhackroomdiscussion@
-rw-r--r--share/man/man9/style.99
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 .