diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-04-04 13:19:37 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-04-04 13:19:37 +0000 |
commit | 9addebbd61d01db6405ead43dec90fda99ecf9fe (patch) | |
tree | 2187aa3c569734ae70ab6074388707867784ab13 /games | |
parent | 9ef612a0b056e6ec51cd32d771ba33546e946696 (diff) |
.br workaround no longer necessary;
Diffstat (limited to 'games')
-rw-r--r-- | games/factor/factor.6 | 3 | ||||
-rw-r--r-- | games/hunt/hunt/hunt.6 | 4 | ||||
-rw-r--r-- | games/snake/snake.6 | 3 |
3 files changed, 3 insertions, 7 deletions
diff --git a/games/factor/factor.6 b/games/factor/factor.6 index c5f27ab451c..6d1b6185074 100644 --- a/games/factor/factor.6 +++ b/games/factor/factor.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: factor.6,v 1.9 2003/06/03 03:01:39 millert Exp $ +.\" $OpenBSD: factor.6,v 1.10 2004/04/04 13:19:36 jmc Exp $ .\" .\" Copyright (c) 1989, 1993 .\" The Regents of the University of California. All rights reserved. @@ -47,7 +47,6 @@ .Sh SYNOPSIS .Nm factor .Op Ar number ... -.br .Nm primes .Op Ar start Op Ar stop .Sh DESCRIPTION diff --git a/games/hunt/hunt/hunt.6 b/games/hunt/hunt/hunt.6 index 0366833a0f2..8beac492e78 100644 --- a/games/hunt/hunt/hunt.6 +++ b/games/hunt/hunt/hunt.6 @@ -1,5 +1,5 @@ .\" $NetBSD: hunt.6,v 1.3 1997/10/10 16:32:30 lukem Exp $ -.\" $OpenBSD: hunt.6,v 1.16 2003/09/02 18:14:18 jmc Exp $ +.\" $OpenBSD: hunt.6,v 1.17 2004/04/04 13:19:36 jmc Exp $ .\" .\" Copyright (c) 1985 Conrad C. Huang, Gregory S. Couch, Kenneth C.R.C. Arnold .\" San Francisco, California @@ -232,7 +232,6 @@ Scan Cloak .Pq hide from scanners .Pq Takes 1 charge -.br .It Ic ^L Redraw screen .It Ic q @@ -266,7 +265,6 @@ bomb small slime .It Li $ big slime -.br .It Li > < ^ v you, facing right, left, up, or down .It Li } { i \&! diff --git a/games/snake/snake.6 b/games/snake/snake.6 index a9a74b98c6b..4ac2dd42996 100644 --- a/games/snake/snake.6 +++ b/games/snake/snake.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: snake.6,v 1.6 2003/06/03 03:01:41 millert Exp $ +.\" $OpenBSD: snake.6,v 1.7 2004/04/04 13:19:36 jmc Exp $ .\" $NetBSD: snake.6,v 1.5 1995/04/22 08:34:35 cgd Exp $ .\" .\" Copyright (c) 1980, 1993 @@ -43,7 +43,6 @@ .Op Fl l Ar length .Op Fl s .Op Fl t -.br .Nm snscore .Sh DESCRIPTION .Nm snake |