summaryrefslogtreecommitdiff
path: root/man/1
diff options
context:
space:
mode:
authorCharles.Forsyth <devnull@localhost>2007-03-01 19:36:15 +0000
committerCharles.Forsyth <devnull@localhost>2007-03-01 19:36:15 +0000
commit718b68e251f9e16541c4e55abe859e471f8dc1cf (patch)
tree1c5492c8241e8e92de47778b0f9f163246605a8d /man/1
parent58b1868021d107be430e836358a876477777b77d (diff)
20070301a
Diffstat (limited to 'man/1')
-rw-r--r--man/1/sh-std12
1 files changed, 0 insertions, 12 deletions
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.
-