From cde1926a3c65830bceed5e8e76cd94e81b19386c Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 26 Aug 2016 12:13:03 +1200 Subject: Put dotfiles manuals into their own section This probably contains a few mistakes --- bin/rfcr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/rfcr') diff --git a/bin/rfcr b/bin/rfcr index 74488c8c..03de898d 100755 --- a/bin/rfcr +++ b/bin/rfcr @@ -8,10 +8,10 @@ if ! [ "$1" ] ; then fi rn=$1 -# Retrieve the RFC with rfcf(1) +# Retrieve the RFC with rfcf(1df) rfcf "$rn" | -# Pipe it through rfct(1) to format it as text +# Pipe it through rfct(1df) to format it as text rfct | # Either spit it directly or through a pager -- cgit v1.2.3