view xsls/legacy_stable.xsls @ 454:daafc5600fc4

FreeBSD 9.0-STABLE supports the TCP_KEEPIDLE, TCP_KEEPINTVL, and TCP_KEEPCNT socket options.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 20 Mar 2012 07:53:55 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

X:template = "/versions" { !{ normalize-space(legacy_stable) } }

}