From 012acd291e7062455ea19a537e673dc76714ff9c Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Mon, 6 Jan 2003 09:04:31 +0000 Subject: C-style; jmc@prioris.mini.pw.edu.pl --- usr.bin/hexdump/od.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/hexdump/od.1') 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 . -- cgit v1.2.3