diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-04 19:25:21 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-04 19:25:21 +0000 |
commit | 2405bc6835873bd34fb6baf68dc7958d90c09763 (patch) | |
tree | 1700c54671575bc4f224b7eb2ef9c56ba4f3b430 /usr.sbin | |
parent | ce33624f105bbf6b20e87d0e06c24996db2e0176 (diff) |
more macro conversion
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/fdformat/fdformat.1 | 9 | ||||
-rw-r--r-- | usr.sbin/grfconfig/grfconfig.8 | 14 | ||||
-rw-r--r-- | usr.sbin/lpr/lpc/lpc.8 | 14 | ||||
-rw-r--r-- | usr.sbin/mtree/mtree.8 | 4 | ||||
-rw-r--r-- | usr.sbin/timed/timedc/timedc.8 | 3 |
5 files changed, 20 insertions, 24 deletions
diff --git a/usr.sbin/fdformat/fdformat.1 b/usr.sbin/fdformat/fdformat.1 index bfcfa683e0a..f82612e060c 100644 --- a/usr.sbin/fdformat/fdformat.1 +++ b/usr.sbin/fdformat/fdformat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fdformat.1,v 1.6 1998/11/08 00:21:29 aaron Exp $ +.\" $OpenBSD: fdformat.1,v 1.7 1999/07/04 19:25:20 aaron Exp $ .\" .\" Copyright (C) 1993, 1994 by Joerg Wunsch, Dresden .\" All rights reserved. @@ -38,7 +38,6 @@ .Bq Fl c Ar cyls .Bq Fl s Ar secs .Bq Fl h Ar heads -.br .Bq Fl r Ar rate .Bq Fl g Ar gap3len .Bq Fl i Ar intleave @@ -117,7 +116,5 @@ floppy disk driver. It later became part of FreeBSD 1.1, and was then ported to .Ox 1.2 . .Sh AUTHOR -The program was been contributed by -.if n Joerg Wunsch, -.if t J\(:org Wunsch, -Dresden, with changes by Serge Vakulenko and Andrew A. Chernov, Moscow. +The program was been contributed by Joerg Wunsch, Dresden, +with changes by Serge Vakulenko and Andrew A. Chernov, Moscow. diff --git a/usr.sbin/grfconfig/grfconfig.8 b/usr.sbin/grfconfig/grfconfig.8 index d4f3e539bfa..860648efe76 100644 --- a/usr.sbin/grfconfig/grfconfig.8 +++ b/usr.sbin/grfconfig/grfconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: grfconfig.8,v 1.9 1999/07/03 02:11:09 aaron Exp $ +.\" $OpenBSD: grfconfig.8,v 1.10 1999/07/04 19:25:20 aaron Exp $ .\" $NetBSD: grfconfig.8,v 1.4 1997/07/29 17:40:47 veego Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -164,23 +164,23 @@ The mode definition file changed two times. In .Nx 1.0 all horizontal values were videoclock cycle values instead of pixel values: -.Pp +.Bd -literal num clk wid hi dep hbs hss hse hbe ht vbs vss vse vbe vt -.br 1 31000000 640 480 8 80 86 96 102 104 480 489 492 517 520 2 31000000 640 480 8 80 86 96 102 104 240 244 246 258 260 3 31000000 640 480 8 80 86 96 102 104 960 978 984 1034 1040 +.Ed .Pp In .Nx 1.1 and .Nx 1.2 : -.Pp +.Bd -literal num clk wid hi dep hbs hss hse hbe ht vbs vss vse vbe vt -.br 1 31000000 640 480 8 640 688 768 816 832 480 489 492 517 520 2 31000000 640 480 8 640 688 768 816 832 240 244 246 258 260 3 31000000 640 480 8 640 688 768 816 832 960 978 984 1034 1040 +.Ed .Pp the vertical values were used to select the interlace or doublescan mode. All vertical values were half the width for the interlace mode and twice @@ -188,13 +188,13 @@ the width for the doublescan mode. .Pp Beginning with .Nx 1.3 : -.Pp +.Bd -literal num clk wid hi dep hbs hss hse ht vbs vss vse vt flags -.br 1 31000000 640 480 8 640 688 768 832 480 489 492 520 default 2 31000000 640 480 8 640 688 768 832 480 489 492 520 interlace 3 31000000 640 480 8 640 688 768 832 480 489 492 520 doublescan 4 31000000 640 480 8 640 688 768 832 480 489 492 520 +hsync +vsync +.Ed .Pp hbe and vbe are computed in the grf drivers. .Sh BUGS diff --git a/usr.sbin/lpr/lpc/lpc.8 b/usr.sbin/lpr/lpc/lpc.8 index 264b162a3c7..b2b96b31094 100644 --- a/usr.sbin/lpr/lpc/lpc.8 +++ b/usr.sbin/lpr/lpc/lpc.8 @@ -44,12 +44,12 @@ .Op Ar argument ... .Oc .Sh DESCRIPTION -.Nm lpc +.Nm is used by the system administrator to control the operation of the line printer system. For each line printer configured in .Pa /etc/printcap , -.Nm lpc +.Nm may be used to: .Bl -bullet -offset indent .It @@ -64,14 +64,14 @@ spooling queues and printer daemons. .El .Pp Without any arguments, -.Nm lpc +.Nm will prompt for commands from the standard input. If arguments are supplied, -.Nm lpc +.Nm interprets the first argument as a command and the remaining arguments as parameters to the command. The standard input may be redirected causing -.Nm lpc +.Nm to read commands from file. Commands may be abbreviated; the following is the list of recognized commands. @@ -118,8 +118,8 @@ to put new jobs in the spool queue. .Pp .It Ic exit .It Ic quit -Exit from lpc. -.ne 1i +Exit from +.Nm lpc . .Pp .It Ic restart No {\ all\ |\ printer\ } Attempt to start a new printer daemon. diff --git a/usr.sbin/mtree/mtree.8 b/usr.sbin/mtree/mtree.8 index aab2ef221c0..d335abf6f21 100644 --- a/usr.sbin/mtree/mtree.8 +++ b/usr.sbin/mtree/mtree.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mtree.8,v 1.10 1999/06/05 22:17:32 aaron Exp $ +.\" $OpenBSD: mtree.8,v 1.11 1999/07/04 19:25:20 aaron Exp $ .\" $NetBSD: mtree.8,v 1.4 1995/03/07 21:26:25 cgd Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 @@ -175,7 +175,7 @@ The file the symbolic link is expected to reference. The last modification time of the file. .It Cm type The type of the file; may be set to any one of the following: -.sp +.Pp .Bl -tag -width Cm -compact .It Cm block block special device diff --git a/usr.sbin/timed/timedc/timedc.8 b/usr.sbin/timed/timedc/timedc.8 index 46decf1f6b0..5f51c7aed32 100644 --- a/usr.sbin/timed/timedc/timedc.8 +++ b/usr.sbin/timed/timedc/timedc.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: timedc.8,v 1.5 1999/06/05 22:18:18 aaron Exp $ +.\" $OpenBSD: timedc.8,v 1.6 1999/07/04 19:25:20 aaron Exp $ .\" Copyright (c) 1980, 1991 Regents of the University of California. .\" All rights reserved. .\" @@ -35,7 +35,6 @@ .Dd May 11, 1993 .Dt TIMEDC 8 .Os -.ad .Sh NAME .Nm timedc .Nd timed control program |