summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
Diffstat (limited to 'mm')
-rwxr-xr-xmm6
1 files changed, 0 insertions, 6 deletions
diff --git a/mm b/mm
deleted file mode 100755
index a0aaca7..0000000
--- a/mm
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/rc -e
-# mm -- multi-man
-m=`{apropos $1}
-if(~ $#m 0)
- exit 'no manual page'
-plumb $m