From 718b68e251f9e16541c4e55abe859e471f8dc1cf Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Thu, 1 Mar 2007 19:36:15 +0000 Subject: 20070301a --- CHANGES | 1 + include/version.h | 2 +- man/1/sh-std | 12 ------------ 3 files changed, 2 insertions(+), 13 deletions(-) diff --git a/CHANGES b/CHANGES index b6cce514..1c9c1159 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,6 @@ 20070228 make array bounds checking the default for on-the-fly compilers (emu/port/main.c) + improve wording in security-ssl(2) and ssl(3) 20070227 /include/fcall.h: ensure unsigned promotion to counter ansi sign-extending rules for GBIT64 /libmemdraw/draw.c: copy fix to memfillcolor diff --git a/include/version.h b/include/version.h index 7b71e4c5..eb0148cb 100644 --- a/include/version.h +++ b/include/version.h @@ -1 +1 @@ -#define VERSION "Fourth Edition (20070228)" +#define VERSION "Fourth Edition (20070301)" diff --git a/man/1/sh-std b/man/1/sh-std index 87ed676b..7a07399f 100644 --- a/man/1/sh-std +++ b/man/1/sh-std @@ -536,15 +536,3 @@ Mount point for named pipes. .IR sh (1), .IR sh-expr (1), .IR sh-tk (1) -.SH BUGS -As the shell does not know about functions, -the -.B whatis -command cannot return information about -their value. Use -.BI "whatis fn-" name -to find out the current definition of a function, -or -.BI "whatis sfn-" name -to find out the current definition of a substitution function. - -- cgit v1.2.3