summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bin/kill/kill.13
-rw-r--r--games/factor/factor.63
-rw-r--r--games/hunt/hunt/hunt.64
-rw-r--r--games/snake/snake.63
-rw-r--r--share/man/man4/strip.48
-rw-r--r--share/man/man9/hz.916
-rw-r--r--share/man/man9/random.93
-rw-r--r--share/man/man9/time.913
-rw-r--r--usr.bin/rdist/rdist.13
-rw-r--r--usr.bin/tset/tset.13
10 files changed, 20 insertions, 39 deletions
diff --git a/bin/kill/kill.1 b/bin/kill/kill.1
index 64c29f3d308..b1f1cbf894e 100644
--- a/bin/kill/kill.1
+++ b/bin/kill/kill.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: kill.1,v 1.24 2003/06/23 04:55:47 jmc Exp $
+.\" $OpenBSD: kill.1,v 1.25 2004/04/04 13:19:36 jmc Exp $
.\" $NetBSD: kill.1,v 1.8 1995/09/07 06:30:26 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -137,7 +137,6 @@ arguments.
.Li $ kill -9 1234
.Pp
Forcibly terminate process ID 1234.
-.br
.Pp
.Li # kill -HUP `cat /var/run/inetd.pid`
.Pp
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
diff --git a/share/man/man4/strip.4 b/share/man/man4/strip.4
index d51caad4118..e1ea697bb76 100644
--- a/share/man/man4/strip.4
+++ b/share/man/man4/strip.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: strip.4,v 1.18 2004/03/21 19:47:59 miod Exp $
+.\" $OpenBSD: strip.4,v 1.19 2004/04/04 13:19:36 jmc Exp $
.\"
.\" Copyright 1996 The Board of Trustees of The Leland Stanford
.\" Junior University. All Rights Reserved.
@@ -128,11 +128,7 @@ For example, the following route command will
configure a routing entry to a radio with a MAC address of 1234-5678,
and an IP address 10.11.12.13:
.Pp
-.br
-.in 10
-route add -host 10.11.12.13 -link 1:2:3:4:5:6:7:8
-.br
-.in 5
+.Dl route add -host 10.11.12.13 -link 1:2:3:4:5:6:7:8
.Pp
Generalising from this example to other IP addresses and to other 8-digit MAC addresses
should be clear.
diff --git a/share/man/man9/hz.9 b/share/man/man9/hz.9
index 597c459f2af..42b2d05ba8e 100644
--- a/share/man/man9/hz.9
+++ b/share/man/man9/hz.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hz.9,v 1.5 2003/06/04 04:29:03 deraadt Exp $
+.\" $OpenBSD: hz.9,v 1.6 2004/04/04 13:19:36 jmc Exp $
.\"
.\" Copyright (c) 1999 Marc Espie
.\" All rights reserved.
@@ -34,15 +34,11 @@
.Nm profhz
.Nd system time model
.Sh SYNOPSIS
-.Va extern int hz;
-.br
-.Va extern int tick;
-.br
-.Va extern int tickadj;
-.br
-.Va extern int stathz;
-.br
-.Va extern int profhz;
+.Vt extern int hz;
+.Vt extern int tick;
+.Vt extern int tickadj;
+.Vt extern int stathz;
+.Vt extern int profhz;
.Sh DESCRIPTION
The system is driven by
.Xr hardclock 9
diff --git a/share/man/man9/random.9 b/share/man/man9/random.9
index d9d0e022581..64c25a9fbbd 100644
--- a/share/man/man9/random.9
+++ b/share/man/man9/random.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: random.9,v 1.18 2004/03/14 11:34:53 mickey Exp $
+.\" $OpenBSD: random.9,v 1.19 2004/04/04 13:19:36 jmc Exp $
.\"
.\" Copyright (c) 1996,2000 Michael Shalayeff
.\" All rights reserved.
@@ -49,7 +49,6 @@
.Fn get_random_bytes "void *buf" "size_t nbytes"
.Ft u_int32_t
.Fn arc4random "void"
-.br
.Sh DESCRIPTION
The
.Fn add_mouse_randomness ,
diff --git a/share/man/man9/time.9 b/share/man/man9/time.9
index d54f14ce863..90450f63a48 100644
--- a/share/man/man9/time.9
+++ b/share/man/man9/time.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: time.9,v 1.9 2001/11/13 13:54:26 mpech Exp $
+.\" $OpenBSD: time.9,v 1.10 2004/04/04 13:19:36 jmc Exp $
.\" $NetBSD: time.9,v 1.1 1995/11/25 21:24:53 perry Exp $
.\"
.\" Copyright (c) 1994 Christopher G. Demetriou
@@ -40,13 +40,10 @@
.Nm time
.Nd system time variables
.Sh SYNOPSIS
-.Va extern struct timeval boottime;
-.br
-.Va extern volatile struct timeval mono_time;
-.br
-.Va extern struct timeval runtime;
-.br
-.Va extern volatile struct timeval time;
+.Vt extern struct timeval boottime;
+.Vt extern volatile struct timeval mono_time;
+.Vt extern struct timeval runtime;
+.Vt extern volatile struct timeval time;
.Sh DESCRIPTION
The
.Va time
diff --git a/usr.bin/rdist/rdist.1 b/usr.bin/rdist/rdist.1
index dc76deb9d57..38a8f6b1874 100644
--- a/usr.bin/rdist/rdist.1
+++ b/usr.bin/rdist/rdist.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rdist.1,v 1.19 2003/06/10 09:12:11 jmc Exp $
+.\" $OpenBSD: rdist.1,v 1.20 2004/04/04 13:19:36 jmc Exp $
.\"
.\" Copyright (c) 1983 Regents of the University of California.
.\" All rights reserved.
@@ -686,7 +686,6 @@ Variables are expanded in
.Em pattern list
but not shell file pattern matching characters.
To include a `$', it must be escaped with `\e'.
-.br
.Pp
The
.Em special
diff --git a/usr.bin/tset/tset.1 b/usr.bin/tset/tset.1
index a0881631205..b5d64a5fc95 100644
--- a/usr.bin/tset/tset.1
+++ b/usr.bin/tset/tset.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tset.1,v 1.14 2003/09/02 18:50:07 jmc Exp $
+.\" $OpenBSD: tset.1,v 1.15 2004/04/04 13:19:36 jmc Exp $
.\"
.\" Copyright (c) 1985, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -44,7 +44,6 @@
.Op Fl k Ar ch
.Op Fl m Ar mapping
.Op Ar terminal
-.br
.Nm reset
.Op Fl IQqrSsV
.Op Fl