Commit df46c40a authored by Federico G. Schwindt's avatar Federico G. Schwindt

Spaces and typos

parent 0a8447da
...@@ -16,5 +16,5 @@ client c1 { ...@@ -16,5 +16,5 @@ client c1 {
txreq -hdr "Cookie: bar" txreq -hdr "Cookie: bar"
rxresp rxresp
expect resp.bodylen == 65536 expect resp.bodylen == 65536
expect_pattern expect_pattern
} -run } -run
...@@ -2092,7 +2092,7 @@ varnishd ...@@ -2092,7 +2092,7 @@ varnishd
This has now been fixed. This has now been fixed.
- Add documentation to the default VCL explaining that using - Add documentation to the default VCL explaining that using
Connection: close in vcl\_close is generally a good idea. Connection: close in vcl\_pipe is generally a good idea.
- Add minimal facility for dealing with TELNET option negotiation by - Add minimal facility for dealing with TELNET option negotiation by
returning WONT to DO and DONT requests. returning WONT to DO and DONT requests.
......
...@@ -7,23 +7,23 @@ Far, far away ...@@ -7,23 +7,23 @@ Far, far away
I realize I'm showing my age when I admit that Slades 1974 hit `"Far I realize I'm showing my age when I admit that Slades 1974 hit `"Far
Far Away" <https://www.youtube.com/watch?v=6gqCCAb8xbw>`_ was one Far Away" <https://www.youtube.com/watch?v=6gqCCAb8xbw>`_ was one
of the first rock-ballads I truly loved. (In case you have never of the first rock-ballads I truly loved. (In case you have never
heard of Slade or the 1970'ies british glam-rock, you may want to heard of Slade or the 1970'ies British glam-rock, you may want to
protect your innocence and *not* click on that link.) protect your innocence and *not* click on that link.)
Some years back I got invited to a conference in New Zealand, and Some years back I got invited to a conference in New Zealand, and
that is "far far away" from Denmark. So far away in fact, that I that is "far far away" from Denmark. So far away in fact, that I
downloaded the entire downloaded the entire
`Bell Systems Technical Journal <https://archive.org/details/bstj-archives>`_ `Bell Systems Technical Journal <https://archive.org/details/bstj-archives>`_
to my Kobo eReader in order to have something to do during the 24 to my Kobo eReader in order to have something to do during the 24
hour air-traffic "experience". hour air-traffic "experience".
BSTJ is good reading, for instance you learn tha they invented BSTJ is good reading, for instance you learn that they invented
`Agile Programming <https://archive.org/stream/bstj62-7-2365#page/n21/mode/2up>`_ `Agile Programming <https://archive.org/stream/bstj62-7-2365#page/n21/mode/2up>`_
back in 1983, but failed to come up with a hip name. back in 1983, but failed to come up with a hip name.
Anyway, Internet Access in New Zealand is like time-travel back to Anyway, Internet Access in New Zealand is like time-travel back to
around Y2K or so, and when one of my time-nuts friends launched a around Y2K or so, and when one of my time-nuts friends launched a
`Kickstarter project <https://www.kickstarter.com/projects/1575992013/kiwisdr-beaglebone-software-defined-radio-sdr-with>`_ it didn't take much before his residental connection folded. `Kickstarter project <https://www.kickstarter.com/projects/1575992013/kiwisdr-beaglebone-software-defined-radio-sdr-with>`_ it didn't take much before his residential connection folded.
As it happens, I am in the process of setting up the new Varnish-Cache.org As it happens, I am in the process of setting up the new Varnish-Cache.org
project server just now, generously sponsored/donated by `RootBSD.com project server just now, generously sponsored/donated by `RootBSD.com
...@@ -39,9 +39,9 @@ I don't need to explain varnishhist to this audience:: ...@@ -39,9 +39,9 @@ I don't need to explain varnishhist to this audience::
|| ||
|| ||
|| ||
||
|| ||
|| ||
||
|| ||
|| ||
|| ||
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment