From: Steinar H. Gunderson Date: Sat, 26 Apr 2014 22:38:19 +0000 (+0200) Subject: Correct the README and man page files for removed information. X-Git-Tag: 1.1.0~4 X-Git-Url: https://git.sesse.net/?p=cubemap;a=commitdiff_plain;h=a2f189dc473049aec372f2b26930d19b54025a9d Correct the README and man page files for removed information. --- diff --git a/README b/README index 358df04..ecee151 100644 --- a/README +++ b/README @@ -13,7 +13,7 @@ A short list of features: (unless you delete the stream they are watching, of course). Cubemap also survives the encoder dying and reconnecting. - Support for setting max pacing rate through the fq packet scheduler - (obsoletes the previous point, but depends on Linux 3.13 or newer). + (depends on Linux 3.13 or newer). - Reflects anything VLC can reflect over HTTP, even the muxes VLC has problems reflecting itself (in particular, FLV). - IPv4 support. Yes, Cubemap even supports (some) legacy protocols. diff --git a/cubemap.1 b/cubemap.1 index a83d0b5..0396f46 100644 --- a/cubemap.1 +++ b/cubemap.1 @@ -28,7 +28,7 @@ and sending a SIGHUP; all clients will continue as if nothing had happened Cubemap also survives the encoder dying and reconnecting. .IP \[bu] Support for setting max pacing rate through the fq packet scheduler -(obsoletes the previous point, but depends on Linux 3.13 or newer). +(depends on Linux 3.13 or newer). .IP \[bu] Reflects anything VLC can reflect over HTTP, even the muxes VLC has problems reflecting itself (in particular, FLV).