zshrc: Remove `refunc' as `freload' does the same thing
[grml-etc-core.git] / doc / grmlzshrc.t2t
index ab7b6e8..f694ad6 100644 (file)
@@ -581,9 +581,6 @@ Example usages:
 Runs a command in $SHELL with profiling enabled (See startup variable
 ZSH_PROFILE_RC above).
 
-: **refunc()**
-Reloads functions given as parameters.
-
 : **salias()**
 Creates an alias whith sudo prepended, if $EUID is not zero. Run "salias -h"
 for details. See also xunfunction() below.