=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/hexdump/od.1,v retrieving revision 1.25 retrieving revision 1.26 diff -c -r1.25 -r1.26 *** src/usr.bin/hexdump/od.1 2011/05/06 19:26:22 1.25 --- src/usr.bin/hexdump/od.1 2014/04/14 22:51:20 1.26 *************** *** 1,4 **** ! .\" $OpenBSD: od.1,v 1.25 2011/05/06 19:26:22 jmc Exp $ .\" $NetBSD: od.1,v 1.16 2001/12/07 01:23:42 bjh21 Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. --- 1,4 ---- ! .\" $OpenBSD: od.1,v 1.26 2014/04/14 22:51:20 sobrado Exp $ .\" $NetBSD: od.1,v 1.16 2001/12/07 01:23:42 bjh21 Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. *************** *** 28,34 **** .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\"/ ! .Dd $Mdocdate: May 6 2011 $ .Dt OD 1 .Os .Sh NAME --- 28,34 ---- .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\"/ ! .Dd $Mdocdate: April 14 2014 $ .Dt OD 1 .Os .Sh NAME *************** *** 53,77 **** .Op Ar .Ek .Sh DESCRIPTION .Nm ! has been deprecated in favor of ! .Xr hexdump 1 . ! .Pp ! .Xr hexdump 1 , ! if called as ! .Nm od , ! provides compatibility for the options described below. ! It does not provide compatibility for the ! .Fl s ! option (see ! .Xr strings 1 ) ! or the ! .Fl P , ! .Fl p , ! or ! .Fl w ! options, nor is compatibility provided for the ``label'' component ! of the offset syntax. .Pp The options are as follows: .Bl -tag -width Fl --- 53,62 ---- .Op Ar .Ek .Sh DESCRIPTION + The .Nm ! 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