summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-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.
-