- Add a previously missed entry to the 2013Q1 report
Reported by: Constantine A. Murenin
This commit is contained in:
parent
954255ad5b
commit
54c3394829
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41599
1 changed files with 42 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
multipath TCP implementation for the network stack.</p>
|
||||
|
||||
<p>Thanks to all the reporters for the excellent work! This report
|
||||
contains 30 entries and we hope you enjoy reading it.</p>
|
||||
contains 31 entries and we hope you enjoy reading it.</p>
|
||||
|
||||
<p>The deadline for submissions covering the period between April
|
||||
and June 2013 is July 7th, 2013.</p>
|
||||
|
@ -1618,4 +1618,45 @@
|
|||
<task>See the project page for more items.</task>
|
||||
</help>
|
||||
</project>
|
||||
|
||||
<project cat='misc'>
|
||||
<title>mdoc.su — Short Manual Page URLs</title>
|
||||
|
||||
<contact>
|
||||
<person>
|
||||
<name>
|
||||
<given>Constantine A.</given>
|
||||
<common>Murenin</common>
|
||||
</name>
|
||||
<email>cnst++@FreeBSD.org</email>
|
||||
</person>
|
||||
</contact>
|
||||
|
||||
<links>
|
||||
<url href="http://mdoc.su/">mdoc.su Home Page</url>
|
||||
<url href="http://nginx.conf.mdoc.su/mdoc.su.nginx.conf">nginx.conf for mdoc.su</url>
|
||||
<url href="https://github.com/cnst/mdoc.su" />
|
||||
<url href="http://lists.freebsd.org/pipermail/freebsd-doc/2013-February/021465.html"/>
|
||||
</links>
|
||||
|
||||
<body>
|
||||
<p><a href="http://mdoc.su/">mdoc.su</a> is a deterministic URL
|
||||
shortener for BSD manual pages, written entirely in
|
||||
<tt>nginx.conf</tt>.</p>
|
||||
|
||||
<p>Since the original announcement, OS version support has been
|
||||
added (e.g. <tt>/f91/</tt> and <tt>/FreeBSD-9.1/</tt> etc.), as
|
||||
well as dynamic multi-flavour web-pages with multiple links
|
||||
(e.g. <tt>http://mdoc.su/f,d/ifnet.9</tt> and
|
||||
<tt>http://mdoc.su/-/mdoc</tt>), which even let you specify the
|
||||
versions too (e.g. <tt>http://mdoc.su/f91,n60,o52,d/mdoc</tt>).</p>
|
||||
|
||||
<p>The source code for the whole site is available under a BSD
|
||||
licence.</p>
|
||||
</body>
|
||||
|
||||
<help>
|
||||
<task>Fork it on GitHub (see links)!</task>
|
||||
</help>
|
||||
</project>
|
||||
</report>
|
||||
|
|
Loading…
Reference in a new issue