Author: kevans
Date: Mon Feb 19 22:54:10 2018
New Revision: 329610
URL: https://svnweb.freebsd.org/changeset/base/329610

Log:
  style.lua(9): Note that wrapping at 80-columns is not rigid

Modified:
  head/share/man/man9/style.lua.9

Modified: head/share/man/man9/style.lua.9
==============================================================================
--- head/share/man/man9/style.lua.9     Mon Feb 19 22:29:16 2018        
(r329609)
+++ head/share/man/man9/style.lua.9     Mon Feb 19 22:54:10 2018        
(r329610)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd February 18, 2018
+.Dd February 19, 2018
 .Dt STYLE.LUA 9
 .Os
 .Sh NAME
@@ -66,6 +66,8 @@ is generally avoided.
 .Pp
 Indentation and wrapping should match the guidelines provided by
 .Xr style 9 .
+Do note that it is ok to wrap much earlier than 80 columns if readability would
+otherwise suffer.
 .Pp
 Statements should be terminated with a semicolon.
 .Ic end
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to