summaryrefslogtreecommitdiff
path: root/usr.bin/hexdump/od.1
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2003-01-06 09:04:31 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2003-01-06 09:04:31 +0000
commit012acd291e7062455ea19a537e673dc76714ff9c (patch)
treef1f9efccddb7fb300c86e5474863c4f6399fed3a /usr.bin/hexdump/od.1
parent29c4176e0cc0bc4457c87e7a27727524936fb9a4 (diff)
C-style; jmc@prioris.mini.pw.edu.pl
Diffstat (limited to 'usr.bin/hexdump/od.1')
-rw-r--r--usr.bin/hexdump/od.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/hexdump/od.1 b/usr.bin/hexdump/od.1
index d560368290b..990000bbcf6 100644
--- a/usr.bin/hexdump/od.1
+++ b/usr.bin/hexdump/od.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: od.1,v 1.10 2003/01/06 08:47:58 deraadt Exp $
+.\" $OpenBSD: od.1,v 1.11 2003/01/06 09:04:30 deraadt Exp $
.\" $NetBSD: od.1,v 1.16 2001/12/07 01:23:42 bjh21 Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -90,7 +90,7 @@ The options are as follows:
Display the input offset in octal, followed by sixteen
space-separated, three column, space-filled, characters of input data
per line. Control characters are printed as their names instead of as
-c style escapes.
+C-style escapes.
.It Fl B
Same as
.Fl o .