diff options
author | June McEnroe <june@causal.agency> | 2021-10-01 15:06:41 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-10-01 15:06:41 -0400 |
commit | d7191ca70ce91934bf2241eda4359f030d6865ed (patch) | |
tree | 3abcbacceaadd45ab7b49b0bf555815bb726b0e4 /www/text.causal.agency/igp.1 | |
parent | Change default WEBROOTs to /var/www (diff) | |
download | src-d7191ca70ce91934bf2241eda4359f030d6865ed.tar.gz src-d7191ca70ce91934bf2241eda4359f030d6865ed.zip |
Remove igp
I'm not serving gopher anymore.
Diffstat (limited to '')
-rw-r--r-- | www/text.causal.agency/igp.1 | 49 |
1 files changed, 0 insertions, 49 deletions
diff --git a/www/text.causal.agency/igp.1 b/www/text.causal.agency/igp.1 deleted file mode 100644 index ccfaeaa6..00000000 --- a/www/text.causal.agency/igp.1 +++ /dev/null @@ -1,49 +0,0 @@ -.Dd January 14, 2021 -.Dt IGP 1 -.Os -. -.Sh NAME -.Nm igp -.Nd insane gopher posse -. -.Sh SYNOPSIS -.Nm -.Op Fl h Ar host -.Op Fl p Ar port -.Ar directory -. -.Sh DESCRIPTION -The -.Nm -utility is a simple -Internet Gopher server -which can be started by -.Xr inetd 8 . -It serves directory listings -and files under -.Ar directory . -. -.Pp -The arguments are as follows: -.Bl -tag -width Ds -.It Fl h Ar host -Set the host used in directory listings. -The default is the local host name. -.It Fl p Ar port -Set the port used in directory listeings. -The default is port 70. -.El -. -.Sh STANDARDS -.Rs -.%A B. Alberti -.%A F. Anklesaria -.%A D. Johnson -.%A P. Lindner -.%A M. McCahill -.%A D. Torrey -.%T The Internet Gopher Protocol -.%I IETF -.%R RFC 1436 -.%D March 1993 -.Re |