Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/hexdump POSIX.2 doesn't specify hexdump, so we can't...
details: https://anonhg.NetBSD.org/src/rev/9c5553099c9d
branches: trunk
changeset: 518903:9c5553099c9d
user: bjh21 <bjh21%NetBSD.org@localhost>
date: Fri Dec 07 13:45:07 2001 +0000
description:
POSIX.2 doesn't specify hexdump, so we can't claim our hexdump is compatible
with it.
diffstat:
usr.bin/hexdump/hexdump.1 | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
diffs (19 lines):
diff -r 124fe54676be -r 9c5553099c9d usr.bin/hexdump/hexdump.1
--- a/usr.bin/hexdump/hexdump.1 Fri Dec 07 13:37:39 2001 +0000
+++ b/usr.bin/hexdump/hexdump.1 Fri Dec 07 13:45:07 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: hexdump.1,v 1.12 2001/12/01 16:43:15 wiz Exp $
+.\" $NetBSD: hexdump.1,v 1.13 2001/12/07 13:45:07 bjh21 Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -333,9 +333,3 @@
"%07.7_Ax\en"
"%07.7_ax " 8/2 "%04x " "\en"
.Ed
-.Sh STANDARDS
-The
-.Nm
-utility is expected to be
-.St -p1003.2
-compatible.
Home |
Main Index |
Thread Index |
Old Index