From 6c76ee16e1d4f1057ce37166001e95a87c5acb39 Mon Sep 17 00:00:00 2001 From: Timo Savinen Date: Sun, 5 Nov 2006 12:05:17 +0000 Subject: 0.2.2 --- doc/bbe.texi | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'doc/bbe.texi') diff --git a/doc/bbe.texi b/doc/bbe.texi index a204650..c1c8247 100644 --- a/doc/bbe.texi +++ b/doc/bbe.texi @@ -6,7 +6,14 @@ @finalout @c %**end of header -@set VERSION 0.2.1 +@set VERSION 0.2.2 + +@ifinfo +@dircategory Utilities +@direntry +* bbe: (bbe). Binary Block Editor. +@end direntry +@end ifinfo @copying This file documents version @value{VERSION} of @command{bbe}, a binary block editor. @@ -404,6 +411,9 @@ Performs exclusive or with @var{c} on block contents. @item ~ Performs binary negation on block contents. + +@item x +Exchange the contents of nibbles (half an octet) of bytes. @end table @node Limits, , Commands, Invoking bbe @@ -514,7 +524,7 @@ Example output: @* @item bbe -b "/Linux/:5" -s -e "N;D;A \x0a" /bin/* | uniq -Print the files names of those programs in /bin directory which contains word @samp{Linux}. +Print the file names of those programs in /bin directory which contains word @samp{Linux}. Example output: @example /bin/loadkeys: -- cgit v1.2.3