about summary refs log tree commit diff
path: root/Functions/mere
blob: cf8d8ad14a114af0f181a78785a2af4a9842e6cf (plain) (blame)
1
2
3
#! /bin/sh
# read a man page in the current directory
nroff -man -Tman $1 | less -s