zshrc: Remove disassemble
[grml-etc-core.git] / doc / grmlzshrc.t2t
index f653b38..df3946c 100644 (file)
@@ -547,9 +547,6 @@ A trick from $LINUX-KERNELSOURCE/Documentation/power/swsusp.txt. It brings
 back interactive responsiveness after suspend, when the system is swapping
 heavily.
 
-: **disassemble()**
-Translates C source code to assembly and ouputs both.
-
 : **dmoz()**
 Searches for the first argument (optional) in the Open Directory Project
 (See http://www.dmoz.org/docs/en/about.html).
@@ -575,9 +572,6 @@ Edit given shell function.
 Looks up the first argument (optional in the english Wiktionary
 which is an online dictionary (See: http://en.wiktionary.org/).
 
-: **exirename()**
-Renames image files based on date/time informations in their exif headers.
-
 : **freload()**
 Reloads an autoloadable shell function (See autoload in zshbuiltins(1)).