Security (and other?) Web Site RSS Feeds Broken

2013-02-19 Thread John Marshall
I refer to the following feed files on the Project web site. The files are not valid feeds. http://www.freebsd.org/security/rss.xml http://www.freebsd.org/security/errata.xml I am guessing that the breakage is caused by the web site build process and that it is some fallout relating to the X

Re: docs/176197: [PATCH] Add example to qsort.3

2013-02-19 Thread keramida
Synopsis: [PATCH] Add example to qsort.3 Responsible-Changed-From-To: freebsd-doc->keramida Responsible-Changed-By: keramida Responsible-Changed-When: Tue Feb 19 22:53:54 UTC 2013 Responsible-Changed-Why: I'll take care of this. http://www.freebsd.org/cgi/query-pr.cgi?pr=176197 _

Re: announcing mdoc.su, short manual page URLs

2013-02-19 Thread Darren Pilgrim
One of the really cool things Constantine didn't mention is the entire site is just the nginx config! It's done with what some might consider slight abuses of rewrite rules, but it does mean the whole thing is completely memory resident. The full config on github is definitely worth a read.

Health Sector Undergraduate and Graduate Program Directory

2013-02-19 Thread Victoria Baker
Hi there, I am a researcher for an online project that, in conjunction with the National Center for Education Statistics, created a National Education Index for students interested in pursuing a wide variety of health sector related undergraduate and graduate programs across the US. I was wond

Re: announcing mdoc.su, short manual page URLs

2013-02-19 Thread C. P. Ghost
On Tue, Feb 19, 2013 at 12:57 PM, Dag-Erling Smørgrav wrote: > "Constantine A. Murenin" writes: >> I would like to announce and introduce http://mdoc.su/>, a >> deterministic URL shortener for BSD manual pages, written entirely in >> nginx.conf. [...] > > This looks awesome, thank you very much!

Re: announcing mdoc.su, short manual page URLs

2013-02-19 Thread Dag-Erling Smørgrav
"Constantine A. Murenin" writes: > I would like to announce and introduce http://mdoc.su/>, a > deterministic URL shortener for BSD manual pages, written entirely in > nginx.conf. [...] This looks awesome, thank you very much! DES -- Dag-Erling Smørgrav - d...@des.no __

announcing mdoc.su, short manual page URLs

2013-02-19 Thread Constantine A. Murenin
Dear freebsd-{chat,current,doc}@, I would like to announce and introduce http://mdoc.su/>, a deterministic URL shortener for BSD manual pages, written entirely in nginx.conf. It supports several address schemes, for example: http://mdoc.su/f/zfs http://mdoc.su/f/zfs.8 http://mdoc.su/f/8/zfs