summaryrefslogtreecommitdiffstats
path: root/dab/dab.6
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2012-10-06 19:39:51 +0000
committerchristos <christos@NetBSD.org>2012-10-06 19:39:51 +0000
commit40545e6c420c8ff5c2a6f4df18634e16a715baf0 (patch)
tree4b2a12c717e9c50e539a98b84f4792fb7275a1aa /dab/dab.6
parentbbb57b4a8f2ef35bf61fa83816c3ffc3bf23af73 (diff)
downloadbsdgames-darwin-40545e6c420c8ff5c2a6f4df18634e16a715baf0.tar.gz
bsdgames-darwin-40545e6c420c8ff5c2a6f4df18634e16a715baf0.tar.zst
bsdgames-darwin-40545e6c420c8ff5c2a6f4df18634e16a715baf0.zip
if 0 is used for the dimensions, compute the maximum size.
Diffstat (limited to 'dab/dab.6')
-rw-r--r--dab/dab.68
1 files changed, 6 insertions, 2 deletions
diff --git a/dab/dab.6 b/dab/dab.6
index 43a9af51..039c79aa 100644
--- a/dab/dab.6
+++ b/dab/dab.6
@@ -1,4 +1,4 @@
-.\" $NetBSD: dab.6,v 1.5 2010/01/15 19:39:10 joerg Exp $
+.\" $NetBSD: dab.6,v 1.6 2012/10/06 19:39:51 christos Exp $
.\"
.\" Copyright (c) 2003 Thomas Klausner.
.\"
@@ -22,7 +22,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd December 24, 2003
+.Dd October 7, 2012
.Dt DAB 6
.Os
.Sh NAME
@@ -95,6 +95,10 @@ and
.Ar ydim
define the size of the board in the x and y
dimensions.
+If the dimensions specified are
+.Dv 0
+then the maximum dimensions for the size of the screen are
+used.
.Sh SEE ALSO
.Rs
.%A Elwyn R. Berlekamp