summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-02-06 20:23:24 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-02-06 20:23:24 +0000
commit4fd06ddadf547045acbbd62bc5792a007561f1f4 (patch)
tree84287729375eaefabfd70ce13cd31e74861a18c4
parent84cf31e0331cbe8c3f353381baef5f7613812f91 (diff)
+.Ex -std od
-rw-r--r--usr.bin/hexdump/od.15
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/hexdump/od.1 b/usr.bin/hexdump/od.1
index ec63c123005..e3eaf8fafd0 100644
--- a/usr.bin/hexdump/od.1
+++ b/usr.bin/hexdump/od.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: od.1,v 1.12 2003/06/10 09:12:10 jmc Exp $
+.\" $OpenBSD: od.1,v 1.13 2007/02/06 20:23:23 jmc Exp $
.\" $NetBSD: od.1,v 1.16 2001/12/07 01:23:42 bjh21 Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -305,8 +305,7 @@ specifying the
.Fl o
option.
.Pp
-.Nm
-exits 0 on success and >0 if an error occurred.
+.Ex -std od
.Sh SEE ALSO
.Xr hexdump 1 ,
.Xr strings 1