diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-03-26 19:30:42 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-03-26 19:30:42 +0000 |
commit | 0e101a71f9c747c1bf5f853b2faba8c94458bab9 (patch) | |
tree | b1f8223f0d93941122cb0666f5713cfccbf9a879 /games/sail/sail.6 | |
parent | a5a79a7af92e40132a0b0e09c9fc0eaa57985b9c (diff) |
dispense with some wacky escape sequences;
Diffstat (limited to 'games/sail/sail.6')
-rw-r--r-- | games/sail/sail.6 | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/games/sail/sail.6 b/games/sail/sail.6 index a43e5cc1c7d..44754892181 100644 --- a/games/sail/sail.6 +++ b/games/sail/sail.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sail.6,v 1.17 2009/07/09 10:14:41 eric Exp $ +.\" $OpenBSD: sail.6,v 1.18 2010/03/26 19:30:40 jmc Exp $ .\" $NetBSD: sail.6,v 1.4 1995/04/22 10:37:24 cgd Exp $ .\" .\" Copyright (c) 1988, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)sail.6 8.2 (Berkeley) 12/30/93 .\" -.Dd $Mdocdate: July 9 2009 $ +.Dd $Mdocdate: March 26 2010 $ .Dt SAIL 6 .Os .Sh NAME @@ -189,15 +189,15 @@ could point forward, but their effect was small compared to a 68-gun broadside of 24 or 32 pounders. The guns bear approximately like so: .Bd -literal -offset indent - \\ + \e b---------------- ---0 - \\ - \\ - \\ up to a range of ten (for round shot) - \\ - \\ - \\ + \e + \e + \e up to a range of ten (for round shot) + \e + \e + \e .Ed .Pp An interesting phenomenon occurred when a broadside was fired @@ -434,9 +434,9 @@ Battle sail speeds are given first, and full sail speeds are given in parentheses. .Bd -literal 0 1(2) - \\|/ + \e|/ -^-3(6) - /|\\ + /|\e | 4(7) 3(6) .Ed |