From 978b506d416f12d7c4a6fb11564130d4cf13dd63 Mon Sep 17 00:00:00 2001 From: Stuart Henderson Date: Fri, 23 Jan 2015 13:02:50 +0000 Subject: Normal OpenBSD code fits in an 80 column term. From Jim Smith, ok dlg. --- share/man/man9/style.9 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'share') diff --git a/share/man/man9/style.9 b/share/man/man9/style.9 index f6cc91ee98c..0ba3067bb05 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.58 2014/06/01 15:44:09 deraadt Exp $ +.\" $OpenBSD: style.9,v 1.59 2015/01/23 13:02:49 sthen Exp $ .\" -.Dd $Mdocdate: June 1 2014 $ +.Dd $Mdocdate: January 23 2015 $ .Dt STYLE 9 .Os .Sh NAME @@ -325,6 +325,7 @@ for (; cnt < 15; cnt++) { .Pp Indentation is an 8 character tab. Second level indents are four spaces. +All code should fit in 80 columns. .Bd -literal -offset indent while (cnt < 20) z = a + really + long + statement + that + needs + -- cgit v1.2.3