about summary refs log tree commit diff
path: root/Functions/mere
diff options
context:
space:
mode:
Diffstat (limited to 'Functions/mere')
-rwxr-xr-xFunctions/mere3
1 files changed, 0 insertions, 3 deletions
diff --git a/Functions/mere b/Functions/mere
deleted file mode 100755
index cf8d8ad14..000000000
--- a/Functions/mere
+++ /dev/null
@@ -1,3 +0,0 @@
-#! /bin/sh
-# read a man page in the current directory
-nroff -man -Tman $1 | less -s