From 3a23492a2f77205e4f32ca586dcba07caaa7007c Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Thu, 27 Oct 2005 10:26:56 +0000 Subject: make the example more likely to compile, ha ha; maticd@gmail.com --- share/man/man9/style.9 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man9/style.9') diff --git a/share/man/man9/style.9 b/share/man/man9/style.9 index 0010e3052fa..90095b3ede0 100644 --- a/share/man/man9/style.9 +++ b/share/man/man9/style.9 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: style.9,v 1.41 2005/08/08 13:15:58 xsa Exp $ +.\" $OpenBSD: style.9,v 1.42 2005/10/27 10:26:55 deraadt Exp $ .\" .Dd June 18, 2001 .Dt STYLE 9 @@ -337,7 +337,7 @@ Second level indents are four spaces. .Bd -literal -offset indent while (cnt < 20) z = a + really + long + statement + that + needs + - two lines + gets + indented + four + spaces + + two + lines + gets + indented + four + spaces + on + the + second + and + subsequent + lines; .Ed .Pp -- cgit v1.2.3