diff options
Diffstat (limited to 'src/usr.bin/nc/scripts/web')
-rw-r--r-- | src/usr.bin/nc/scripts/web | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr.bin/nc/scripts/web b/src/usr.bin/nc/scripts/web index 382b18e1e3..709c5c410f 100644 --- a/src/usr.bin/nc/scripts/web +++ b/src/usr.bin/nc/scripts/web | |||
@@ -1,4 +1,6 @@ | |||
1 | #! /bin/sh | 1 | #! /bin/sh |
2 | # $OpenBSD: web,v 1.2 2001/01/29 01:58:13 niklas Exp $ | ||
3 | |||
2 | ## The web sucks. It is a mighty dismal kludge built out of a thousand | 4 | ## The web sucks. It is a mighty dismal kludge built out of a thousand |
3 | ## tiny dismal kludges all band-aided together, and now these bottom-line | 5 | ## tiny dismal kludges all band-aided together, and now these bottom-line |
4 | ## clueless pinheads who never heard of "TCP handshake" want to run | 6 | ## clueless pinheads who never heard of "TCP handshake" want to run |