summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2020-01-16 16:46:46 +0000
committerschwarze <schwarze@openbsd.org>2020-01-16 16:46:46 +0000
commit2a110ee1f1a6c6b0c843075b9efb482dc1fd133c (patch)
tree9c22b4e943f09bb367b7dd092ba80dd3e1525d17
parentIntroduce wakeup_proc() a function to un-SSTOP/SSLEEP a thread. (diff)
downloadwireguard-openbsd-2a110ee1f1a6c6b0c843075b9efb482dc1fd133c.tar.xz
wireguard-openbsd-2a110ee1f1a6c6b0c843075b9efb482dc1fd133c.zip
Usually, -width Fl (which is 10n) is too wide and hence ugly.
Change several instances, most of them to the usual -width Ds.
-rw-r--r--bin/mt/mt.16
-rw-r--r--bin/pax/cpio.16
-rw-r--r--bin/pax/pax.16
-rw-r--r--bin/pax/tar.16
-rw-r--r--bin/stty/stty.120
-rw-r--r--distrib/special/more/more.16
-rw-r--r--sbin/newfs/newfs.86
-rw-r--r--sbin/newfs_ext2fs/newfs_ext2fs.88
-rw-r--r--share/man/man7/hier.712
-rw-r--r--usr.bin/ftp/ftp.19
-rw-r--r--usr.bin/hexdump/hexdump.16
-rw-r--r--usr.bin/hexdump/od.16
-rw-r--r--usr.bin/printf/printf.16
-rw-r--r--usr.bin/sort/sort.16
-rw-r--r--usr.bin/systat/systat.18
-rw-r--r--usr.bin/telnet/telnet.112
-rw-r--r--usr.sbin/ldomctl/ldomctl.86
-rw-r--r--usr.sbin/zdump/zdump.86
18 files changed, 70 insertions, 71 deletions
diff --git a/bin/mt/mt.1 b/bin/mt/mt.1
index 967116f9f6d..d6d1bf83368 100644
--- a/bin/mt/mt.1
+++ b/bin/mt/mt.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mt.1,v 1.29 2017/04/17 22:42:57 jmc Exp $
+.\" $OpenBSD: mt.1,v 1.30 2020/01/16 16:46:46 schwarze Exp $
.\" $NetBSD: mt.1,v 1.8 1996/05/21 10:23:55 mrg Exp $
.\"
.\" Copyright (c) 1981, 1990, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)mt.1 8.1 (Berkeley) 6/6/93
.\"
-.Dd $Mdocdate: April 17 2017 $
+.Dd $Mdocdate: January 16 2020 $
.Dt MT 1
.Os
.Sh NAME
@@ -162,7 +162,7 @@ variable is ignored by
.Sh ENVIRONMENT
If the following environment variable exists, it is utilized by
.Nm mt .
-.Bl -tag -width Fl
+.Bl -tag -width Ds
.It Ev TAPE
.Nm
checks the
diff --git a/bin/pax/cpio.1 b/bin/pax/cpio.1
index 9cd10ad71cf..89a6e3675f7 100644
--- a/bin/pax/cpio.1
+++ b/bin/pax/cpio.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cpio.1,v 1.35 2014/09/08 01:27:54 schwarze Exp $
+.\" $OpenBSD: cpio.1,v 1.36 2020/01/16 16:46:46 schwarze Exp $
.\"
.\" Copyright (c) 1997 SigmaSoft, Th. Lockert
.\" All rights reserved.
@@ -23,7 +23,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 $Mdocdate: September 8 2014 $
+.Dd $Mdocdate: January 16 2020 $
.Dt CPIO 1
.Os
.Sh NAME
@@ -239,7 +239,7 @@ List filenames as they are copied.
.El
.El
.Sh ENVIRONMENT
-.Bl -tag -width Fl
+.Bl -tag -width Ds
.It Ev TMPDIR
Path in which to store temporary files.
.El
diff --git a/bin/pax/pax.1 b/bin/pax/pax.1
index 8d197da469f..d146a966abe 100644
--- a/bin/pax/pax.1
+++ b/bin/pax/pax.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pax.1,v 1.74 2018/07/23 19:02:49 kn Exp $
+.\" $OpenBSD: pax.1,v 1.75 2020/01/16 16:46:46 schwarze Exp $
.\" $NetBSD: pax.1,v 1.3 1995/03/21 09:07:37 cgd Exp $
.\"
.\" Copyright (c) 1992 Keith Muller.
@@ -34,7 +34,7 @@
.\"
.\" @(#)pax.1 8.4 (Berkeley) 4/18/94
.\"
-.Dd $Mdocdate: July 23 2018 $
+.Dd $Mdocdate: January 16 2020 $
.Dt PAX 1
.Os
.Sh NAME
@@ -976,7 +976,7 @@ options are specified along with the
option, a file is not considered selected unless it is newer
than the file to which it is compared.
.Sh ENVIRONMENT
-.Bl -tag -width Fl
+.Bl -tag -width Ds
.It Ev TMPDIR
Path in which to store temporary files.
.El
diff --git a/bin/pax/tar.1 b/bin/pax/tar.1
index de49718bf69..bbdef11231a 100644
--- a/bin/pax/tar.1
+++ b/bin/pax/tar.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tar.1,v 1.61 2018/07/23 19:02:49 kn Exp $
+.\" $OpenBSD: tar.1,v 1.62 2020/01/16 16:46:46 schwarze Exp $
.\"
.\" Copyright (c) 1996 SigmaSoft, Th. Lockert
.\" All rights reserved.
@@ -23,7 +23,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 $Mdocdate: July 23 2018 $
+.Dd $Mdocdate: January 16 2020 $
.Dt TAR 1
.Os
.Sh NAME
@@ -296,7 +296,7 @@ The options
can be used to select one of the compiled-in backup devices,
.Pa /dev/rstN .
.Sh ENVIRONMENT
-.Bl -tag -width Fl
+.Bl -tag -width Ds
.It Ev TMPDIR
Path in which to store temporary files.
.It Ev TAPE
diff --git a/bin/stty/stty.1 b/bin/stty/stty.1
index d2b773f6cf5..9faa65de2d5 100644
--- a/bin/stty/stty.1
+++ b/bin/stty/stty.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: stty.1,v 1.47 2016/08/20 18:44:07 schwarze Exp $
+.\" $OpenBSD: stty.1,v 1.48 2020/01/16 16:46:46 schwarze Exp $
.\" $NetBSD: stty.1,v 1.10 1995/09/07 06:57:14 jtc Exp $
.\"
.\" Copyright (c) 1990, 1993, 1994
@@ -33,7 +33,7 @@
.\"
.\" @(#)stty.1 8.5 (Berkeley) 6/1/94
.\"
-.Dd $Mdocdate: August 20 2016 $
+.Dd $Mdocdate: January 16 2020 $
.Dt STTY 1
.Os
.Sh NAME
@@ -97,7 +97,7 @@ terminal.
This corresponds to the
.Li c_cflag
in the termios structure.
-.Bl -tag -width Fl
+.Bl -tag -width Ds
.It Cm parenb Pq Fl parenb
Enable (disable) parity generation
and detection.
@@ -155,7 +155,7 @@ Enable (disable) RTS/CTS flow control.
This corresponds to the
.Li c_iflag
in the termios structure.
-.Bl -tag -width Fl
+.Bl -tag -width Ds
.It Cm ignbrk Pq Fl ignbrk
Ignore (do not ignore) break on
input.
@@ -237,7 +237,7 @@ the entire input and output queues to be discarded.
This corresponds to the
.Li c_oflag
of the termios structure.
-.Bl -tag -width Fl
+.Bl -tag -width Ds
.It Cm opost Pq Fl opost
Post-process output (do not
post-process output; ignore all other
@@ -276,7 +276,7 @@ in lflag is
which corresponds to the
.Li c_lflag
of the termios structure.
-.Bl -tag -width Fl
+.Bl -tag -width Ds
.It Cm isig Pq Fl isig
Enable (disable) the checking of
characters against the special control
@@ -380,7 +380,7 @@ and
.Cm olcuc .
.El
.Ss Control characters
-.Bl -tag -width Fl -compact
+.Bl -tag -width Ds -compact
.It Ar control-character Ar string
Set
.Ar control-character
@@ -435,7 +435,7 @@ non-canonical mode input processing
(-icanon).
.El
.Ss Combination modes
-.Bl -tag -width Fl
+.Bl -tag -width Ds
.It Ar saved settings
Set the current terminal
characteristics to the saved settings
@@ -546,7 +546,7 @@ first rows, then columns.
.Ss Compatibility modes
These modes remain for compatibility with the previous version of
the stty command.
-.Bl -tag -width Fl
+.Bl -tag -width Ds
.It Cm all
Reports all the terminal modes as with
.Cm stty Fl a
@@ -623,7 +623,7 @@ Same as the control character
.Ss Control operations
These operations are not modes, but rather commands to be performed by
the tty layer.
-.Bl -tag -width Fl
+.Bl -tag -width Ds
.It Cm ostart
Performs a
.Dq start output
diff --git a/distrib/special/more/more.1 b/distrib/special/more/more.1
index 90f18582875..4eb2fcc26e6 100644
--- a/distrib/special/more/more.1
+++ b/distrib/special/more/more.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: more.1,v 1.11 2010/10/29 07:35:18 jmc Exp $
+.\" $OpenBSD: more.1,v 1.12 2020/01/16 16:46:46 schwarze Exp $
.\"
.\" Copyright (c) 1980 The Regents of the University of California.
.\" All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)more.1 5.15 (Berkeley) 7/29/91
.\"
-.Dd $Mdocdate: October 29 2010 $
+.Dd $Mdocdate: January 16 2020 $
.Dt MORE 1
.Os
.Sh NAME
@@ -318,7 +318,7 @@ acts just like
except that a header is printed before each file (if there is
more than one).
.Sh ENVIRONMENT
-.Bl -tag -width Fl
+.Bl -tag -width Ds
.It Ev EDITOR
Editor to be used by the
.Ic v
diff --git a/sbin/newfs/newfs.8 b/sbin/newfs/newfs.8
index ab5d964bcd0..670eaecdab4 100644
--- a/sbin/newfs/newfs.8
+++ b/sbin/newfs/newfs.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: newfs.8,v 1.75 2019/04/23 18:13:11 schwarze Exp $
+.\" $OpenBSD: newfs.8,v 1.76 2020/01/16 16:46:46 schwarze Exp $
.\" $NetBSD: newfs.8,v 1.12 1995/03/18 14:58:41 cgd Exp $
.\"
.\" Copyright (c) 1983, 1987, 1991, 1993, 1994
@@ -30,7 +30,7 @@
.\"
.\" @(#)newfs.8 8.3 (Berkeley) 3/27/94
.\"
-.Dd $Mdocdate: April 23 2019 $
+.Dd $Mdocdate: January 16 2020 $
.Dt NEWFS 8
.Os
.Sh NAME
@@ -138,7 +138,7 @@ file system (or list the inode generation numbers).
The options to
.Nm
are as follows:
-.Bl -tag -width Fl
+.Bl -tag -width Ds
.It Fl b Ar block-size
The block size of the file system, in bytes.
If a disklabel is available, the default is read from it.
diff --git a/sbin/newfs_ext2fs/newfs_ext2fs.8 b/sbin/newfs_ext2fs/newfs_ext2fs.8
index 03ac88f3468..6d9ce194534 100644
--- a/sbin/newfs_ext2fs/newfs_ext2fs.8
+++ b/sbin/newfs_ext2fs/newfs_ext2fs.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: newfs_ext2fs.8,v 1.9 2015/03/13 19:58:41 jmc Exp $
+.\" $OpenBSD: newfs_ext2fs.8,v 1.10 2020/01/16 16:46:47 schwarze Exp $
.\" $NetBSD: newfs_ext2fs.8,v 1.7 2009/12/01 08:47:25 pooka Exp $
.\"
.\" Copyright (c) 1983, 1987, 1991, 1993, 1994
@@ -30,7 +30,7 @@
.\"
.\" @(#)newfs.8 8.6 (Berkeley) 5/3/95
.\"
-.Dd $Mdocdate: March 13 2015 $
+.Dd $Mdocdate: January 16 2020 $
.Dt NEWFS_EXT2FS 8
.Os
.Sh NAME
@@ -95,7 +95,7 @@ Giga; multiply the argument by 1073741824.
.El
.Pp
The following options define the general layout policies.
-.Bl -tag -width Fl
+.Bl -tag -width Ds
.It Fl b Ar block-size
The block size of the file system, in bytes.
It must be a power of two.
@@ -249,7 +249,7 @@ different type of disk than the one on which it is initially created
Note that changing this value from its default will make it impossible for
.Xr fsck_ext2fs 8
to find the alternative superblocks if the standard superblock is lost.
-.Bl -tag -width Fl
+.Bl -tag -width Ds
.It Fl S Ar sector-size
The size of a sector in bytes (almost never anything but 512).
Defaults to 512.
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7
index f0609ec747a..463109cfcee 100644
--- a/share/man/man7/hier.7
+++ b/share/man/man7/hier.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hier.7,v 1.163 2019/08/10 08:14:17 tb Exp $
+.\" $OpenBSD: hier.7,v 1.164 2020/01/16 16:46:47 schwarze Exp $
.\" $NetBSD: hier.7,v 1.7 1994/11/30 19:07:10 jtc Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)hier.7 8.1 (Berkeley) 6/5/93
.\"
-.Dd $Mdocdate: August 10 2019 $
+.Dd $Mdocdate: January 16 2020 $
.Dt HIER 7
.Os
.Sh NAME
@@ -505,7 +505,7 @@ Multi-purpose log, temporary, transient, and spool files.
.It account/
System accounting files.
.Pp
-.Bl -tag -width Fl -compact
+.Bl -tag -width acct -compact
.It acct
Execution accounting file (see
.Xr acct 5 ) .
@@ -529,7 +529,7 @@ Spools and configuration files for
and
.Xr at 1 .
.Pp
-.Bl -tag -width Fl -compact
+.Bl -tag -width atjobs/ -compact
.It atjobs/
.Xr at 1
jobs.
@@ -550,7 +550,7 @@ Miscellaneous game status and log files.
.It log/
Miscellaneous system log files.
.Pp
-.Bl -tag -width Fl -compact
+.Bl -tag -width rdist/ -compact
.It wtmp
Login/logout log (see
.Xr wtmp 5 ) .
@@ -570,7 +570,7 @@ Filesystem quota information files.
System information files describing various info about the
system since it was booted.
.Pp
-.Bl -tag -width Fl -compact
+.Bl -tag -width rc.d/ -compact
.It rc.d/
Details of currently running daemons;
used by
diff --git a/usr.bin/ftp/ftp.1 b/usr.bin/ftp/ftp.1
index 588f5ead8c3..48cf4362775 100644
--- a/usr.bin/ftp/ftp.1
+++ b/usr.bin/ftp/ftp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ftp.1,v 1.117 2019/10/23 18:07:55 jmc Exp $
+.\" $OpenBSD: ftp.1,v 1.118 2020/01/16 16:46:47 schwarze Exp $
.\" $NetBSD: ftp.1,v 1.22 1997/08/18 10:20:22 lukem Exp $
.\"
.\" Copyright (c) 1985, 1989, 1990, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)ftp.1 8.3 (Berkeley) 10/9/94
.\"
-.Dd $Mdocdate: October 23 2019 $
+.Dd $Mdocdate: January 16 2020 $
.Dt FTP 1
.Os
.Sh NAME
@@ -328,7 +328,7 @@ is provided to the user.
The following commands are recognized
by
.Nm :
-.Bl -tag -width Fl
+.Bl -tag -width Ds
.It Ic \&! Oo Ar command
.Op Ar arg ...
.Oc
@@ -369,8 +369,7 @@ and
.It Ic ascii
Set the file transfer
.Ic type
-to network
-.Tn ASCII .
+to network ASCII.
.It Ic bell Op Ic on | off
Arrange that a bell be sounded after each file transfer
command is completed.
diff --git a/usr.bin/hexdump/hexdump.1 b/usr.bin/hexdump/hexdump.1
index f2f0bb4be06..acaa32bdb23 100644
--- a/usr.bin/hexdump/hexdump.1
+++ b/usr.bin/hexdump/hexdump.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hexdump.1,v 1.26 2015/09/12 11:59:38 schwarze Exp $
+.\" $OpenBSD: hexdump.1,v 1.27 2020/01/16 16:46:47 schwarze Exp $
.\" $NetBSD: hexdump.1,v 1.14 2001/12/07 14:46:24 bjh21 Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
@@ -30,7 +30,7 @@
.\"
.\" from: @(#)hexdump.1 8.2 (Berkeley) 4/18/94
.\"
-.Dd $Mdocdate: September 12 2015 $
+.Dd $Mdocdate: January 16 2020 $
.Dt HEXDUMP 1
.Os
.Sh NAME
@@ -237,7 +237,7 @@ described in the C standard are supported:
.Pp
.Nm
also supports the following additional conversion strings:
-.Bl -tag -width Fl
+.Bl -tag -width _A[dox]
.It Cm \&_a Ns Op Cm dox
Display the input offset, cumulative across input files, of the
next byte to be displayed.
diff --git a/usr.bin/hexdump/od.1 b/usr.bin/hexdump/od.1
index dce74fc0cca..c7a11d97ffe 100644
--- a/usr.bin/hexdump/od.1
+++ b/usr.bin/hexdump/od.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: od.1,v 1.31 2015/09/16 08:47:26 schwarze Exp $
+.\" $OpenBSD: od.1,v 1.32 2020/01/16 16:46:47 schwarze Exp $
.\" $NetBSD: od.1,v 1.16 2001/12/07 01:23:42 bjh21 Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"/
-.Dd $Mdocdate: September 16 2015 $
+.Dd $Mdocdate: January 16 2020 $
.Dt OD 1
.Os
.Sh NAME
@@ -49,7 +49,7 @@ utility is a filter which displays the specified files, or standard
input if no files are specified, in a user specified format.
.Pp
The options are as follows:
-.Bl -tag -width Fl
+.Bl -tag -width Ds
.It Fl A Ar base
Specify the input address base.
The argument
diff --git a/usr.bin/printf/printf.1 b/usr.bin/printf/printf.1
index 727fccb95f2..73ea4645a60 100644
--- a/usr.bin/printf/printf.1
+++ b/usr.bin/printf/printf.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: printf.1,v 1.33 2019/08/02 14:40:13 schwarze Exp $
+.\" $OpenBSD: printf.1,v 1.34 2020/01/16 16:46:47 schwarze Exp $
.\"
.\" Copyright (c) 1989, 1990 The Regents of the University of California.
.\" All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" from: @(#)printf.1 5.11 (Berkeley) 7/24/91
.\"
-.Dd $Mdocdate: August 2 2019 $
+.Dd $Mdocdate: January 16 2020 $
.Dt PRINTF 1
.Os
.Sh NAME
@@ -209,7 +209,7 @@ In this case an
supplies the field width or precision.
.Pp
The format characters and their meanings are:
-.Bl -tag -width Fl
+.Bl -tag -width Ds
.It Cm diouXx
The
.Ar argument
diff --git a/usr.bin/sort/sort.1 b/usr.bin/sort/sort.1
index 911d7c8e9ff..1e0646fbfe6 100644
--- a/usr.bin/sort/sort.1
+++ b/usr.bin/sort/sort.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sort.1,v 1.62 2019/09/06 19:25:08 schwarze Exp $
+.\" $OpenBSD: sort.1,v 1.63 2020/01/16 16:46:47 schwarze Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" @(#)sort.1 8.1 (Berkeley) 6/6/93
.\"
-.Dd $Mdocdate: September 6 2019 $
+.Dd $Mdocdate: January 16 2020 $
.Dt SORT 1
.Os
.Sh NAME
@@ -495,7 +495,7 @@ which has no
.Fl k
equivalent.
.Sh ENVIRONMENT
-.Bl -tag -width Fl
+.Bl -tag -width Ds
.It Ev TMPDIR
Path to the directory in which temporary files will be stored.
Note that
diff --git a/usr.bin/systat/systat.1 b/usr.bin/systat/systat.1
index 75a8648e017..9829474a21b 100644
--- a/usr.bin/systat/systat.1
+++ b/usr.bin/systat/systat.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: systat.1,v 1.113 2020/01/12 20:51:08 martijn Exp $
+.\" $OpenBSD: systat.1,v 1.114 2020/01/16 16:46:47 schwarze Exp $
.\" $NetBSD: systat.1,v 1.6 1996/05/10 23:16:39 thorpej Exp $
.\"
.\" Copyright (c) 1985, 1990, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)systat.1 8.2 (Berkeley) 12/30/93
.\"
-.Dd $Mdocdate: January 12 2020 $
+.Dd $Mdocdate: January 16 2020 $
.Dt SYSTAT 1
.Os
.Sh NAME
@@ -168,7 +168,7 @@ The default interval is 5 seconds.
Certain characters cause immediate action by
.Nm .
These are:
-.Bl -tag -width Fl
+.Bl -tag -width Ds
.It Ic \&:
Move the cursor to the command line and interpret the input
line typed as a command.
@@ -219,7 +219,7 @@ Suspend
The following commands are interpreted by the
.Dq global
command interpreter.
-.Bl -tag -width Fl
+.Bl -tag -width Ds
.It Ic help
Print the names of the available views on the command line.
.It Ic human
diff --git a/usr.bin/telnet/telnet.1 b/usr.bin/telnet/telnet.1
index 910ea79b3a1..b745ffabacd 100644
--- a/usr.bin/telnet/telnet.1
+++ b/usr.bin/telnet/telnet.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: telnet.1,v 1.63 2018/03/16 16:58:26 schwarze Exp $
+.\" $OpenBSD: telnet.1,v 1.64 2020/01/16 16:46:47 schwarze Exp $
.\" $NetBSD: telnet.1,v 1.5 1996/02/28 21:04:12 thorpej Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993
@@ -30,7 +30,7 @@
.\"
.\" from: @(#)telnet.1 8.4 (Berkeley) 2/3/94
.\"
-.Dd $Mdocdate: March 16 2018 $
+.Dd $Mdocdate: January 16 2020 $
.Dt TELNET 1
.Os
.Sh NAME
@@ -347,7 +347,7 @@ options are used.
Valid arguments for the
.Ic environ
command are:
-.Bl -tag -width Fl
+.Bl -tag -width Ds
.It Ic define Ar variable value
Define the variable
.Ar variable
@@ -522,7 +522,7 @@ An end-of-file (in command mode) will also close a session and exit.
Sends one or more special character sequences to the remote host.
The following are the arguments which may be specified
(more than one argument may be specified at a time):
-.Bl -tag -width escape
+.Bl -tag -width Ds
.It Ic abort
Sends the
.Dv TELNET ABORT
@@ -711,7 +711,7 @@ the
and
.Ic unset
commands.
-.Bl -tag -width escape
+.Bl -tag -width Ds
.It Ic ayt
If TELNET is in
.Ic localchars
@@ -1027,7 +1027,7 @@ or line editing characters (like
and
.Ic kill ) .
By default, the local special characters are exported.
-.Bl -tag -width Fl
+.Bl -tag -width Ds
.It Ic check
Verify the current settings for the current special characters.
The remote side is requested to send all the current special
diff --git a/usr.sbin/ldomctl/ldomctl.8 b/usr.sbin/ldomctl/ldomctl.8
index b5aee4b35c2..308893da8d0 100644
--- a/usr.sbin/ldomctl/ldomctl.8
+++ b/usr.sbin/ldomctl/ldomctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ldomctl.8,v 1.25 2020/01/16 14:55:19 kn Exp $
+.\" $OpenBSD: ldomctl.8,v 1.26 2020/01/16 16:46:47 schwarze Exp $
.\"
.\" Copyright (c) 2012 Mark Kettenis <kettenis@openbsd.org>
.\"
@@ -72,7 +72,7 @@ configuration
.Ar file
as described in
.Xr ldom.conf 5 .
-.Bl -tag -width Fl
+.Bl -tag -width 3n
.It Fl n
Configtest mode.
Only check the configuration file for validity.
@@ -96,7 +96,7 @@ Select the next logical domain configuration to use
(after resetting the machine).
.It Cm start Oo Fl c Oc Ar domain
Start a guest domain.
-.Bl -tag -width Fl
+.Bl -tag -width 3n
.It Fl c
Automatically connect to the guest console.
.El
diff --git a/usr.sbin/zdump/zdump.8 b/usr.sbin/zdump/zdump.8
index 0223f63cd68..55af1a5638c 100644
--- a/usr.sbin/zdump/zdump.8
+++ b/usr.sbin/zdump/zdump.8
@@ -1,5 +1,5 @@
-.\" $OpenBSD: zdump.8,v 1.1 2015/02/09 12:37:47 tedu Exp $
-.Dd $Mdocdate: February 9 2015 $
+.\" $OpenBSD: zdump.8,v 1.2 2020/01/16 16:46:47 schwarze Exp $
+.Dd $Mdocdate: January 16 2020 $
.Dt ZDUMP 8
.Os
.Sh NAME
@@ -20,7 +20,7 @@ prints the current time in each
named on the command line.
.Pp
These options are available:
-.Bl -tag -width Fl
+.Bl -tag -width Ds
.It Xo
.Fl c
.Oo Ar loyear , Oc Ar hiyear