aboutsummaryrefslogtreecommitdiff
path: root/bin/rfcr
diff options
context:
space:
mode:
Diffstat (limited to 'bin/rfcr')
-rwxr-xr-xbin/rfcr4
1 files changed, 2 insertions, 2 deletions
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