aboutsummaryrefslogtreecommitdiff
path: root/man/man1/rfct.1
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-07-13 20:16:33 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-07-13 20:17:09 +1200
commitf7e0e8afd841f2d390f4727be1dd556dcf3f5b07 (patch)
tree8e40a7103fa30000e6235d0c74beaa33ca4a6ce5 /man/man1/rfct.1
parentAdd pit(1) (diff)
downloaddotfiles-f7e0e8afd841f2d390f4727be1dd556dcf3f5b07.tar.gz
dotfiles-f7e0e8afd841f2d390f4727be1dd556dcf3f5b07.zip
Add rfcf(1), rfcr(1), and rfct(1)
Diffstat (limited to 'man/man1/rfct.1')
-rw-r--r--man/man1/rfct.119
1 files changed, 19 insertions, 0 deletions
diff --git a/man/man1/rfct.1 b/man/man1/rfct.1
new file mode 100644
index 00000000..60d9d3d4
--- /dev/null
+++ b/man/man1/rfct.1
@@ -0,0 +1,19 @@
+.TH RFCT 1 "July 2016" "Manual page for rfct"
+.SH NAME
+.B rfct
+\- format the contents of an RFC for nicer reading
+.SH SYNOPSIS
+.B rfct
+rfc1918.txt
+.br
+rfcf 1918 |
+.B rfct
+.SH DESCRIPTION
+.B rfct
+strips page headers and footers and possibly other rubbish from the ASCII
+versions of RFC documents as retrieved from the IETF website and writes them to
+stdout.
+.SH SEE ALSO
+rfcf(1), rfcr(1)
+.SH AUTHOR
+Tom Ryder <tom@sanctum.geek.nz>