Add mplayer tag
[grml-tips.git] / grml_tips
index a19b87e..1bfb40a 100644 (file)
--- a/grml_tips
+++ b/grml_tips
@@ -342,11 +342,11 @@ See: http://www.michael-prokop.at/computer/samsung_x20.html
 -- 
 Development information regarding grml:
 
-  http://grml.supersized.org/
+  http://blog.grml.org/
 
 Tags: blog, grml, developmnet
 -- 
-Contact grml team:
+Contact Grml team:
 
 #grml on irc.freenode.org - http://grml.org/irc/
 http://grml.org/contact/
@@ -363,7 +363,7 @@ Help us - donate!
 
 http://grml.org/donations/
 
-Tags: grml, dontations
+Tags: grml, donation
 -- 
 Commercial support / system administration / adjusted live-cds:
 
@@ -416,13 +416,13 @@ Play movie:
 
 % mplayer /path/to/movie
 
-Tags: movie
+Tags: movie, mplayer
 -- 
 Use webcam with mplayer:
 
 % mplayer tv:// -tv driver=v4l:width=352:height=288:outfmt=yv12:device=/dev/video0
 
-Tags: webcam
+Tags: webcam, mplayer
 -- 
 Powerful network discovery tool:
 
@@ -503,7 +503,7 @@ Grep with highlighting:
 % grep --color=auto ...
 % hgrep ...
 
-Tags: grep, color, highlighte
+Tags: grep, color, highlight
 -- 
 Extract matches when grepping: