summaryrefslogtreecommitdiff
path: root/usr.bin/hexdump
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2020-01-16 16:46:48 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2020-01-16 16:46:48 +0000
commit2137f021ce4d050c8dc2f48748e758d68a4d849f (patch)
treec89172fc0353528fbba8c1b4db87eb6933ab806e /usr.bin/hexdump
parent0e38403ae25a24c0ab23729a9a41212c8f101f76 (diff)
Usually, -width Fl (which is 10n) is too wide and hence ugly.
Change several instances, most of them to the usual -width Ds.
Diffstat (limited to 'usr.bin/hexdump')
-rw-r--r--usr.bin/hexdump/hexdump.16
-rw-r--r--usr.bin/hexdump/od.16
2 files changed, 6 insertions, 6 deletions
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