changed power and rx sensitivity in sh/muf
[spider.git] / cmd / Aliases
index 6d384b7c208bd9a106636a5ce8d9257822bfd34c..8b006a98c2b5b3ff0be7fb57a1ff8c02ea8352cb 100644 (file)
@@ -23,7 +23,7 @@ package CmdAlias;
 
 %alias = (
     '?' => [
-         '^\?', 'apropos help', 'apropos',
+         '^\?', 'apropos', 'apropos',
        ],
     'a' => [
          '^ann.*/full', 'announce full', 'announce', 
@@ -89,6 +89,7 @@ package CmdAlias;
          '^set/nohe', 'unset/here', 'unset/here',
          '^set/noan', 'unset/announce', 'unset/announce',
          '^set/nodx', 'unset/dx', 'unset/dx',
+         '^set/noe', 'unset/echo', 'unset/echo',
          '^set/nota', 'unset/talk', 'unset/talk',
          '^set/noww', 'unset/wwv', 'unset/wwv',
          '^set/nowx', 'unset/wx', 'unset/wx',