* cygwin.xsl (toc.section.depth): Set to 4.
* ntsec.xml: Revamp account mapping documentation to account for the new db_home, db_shell, db_gecos settings.
This commit is contained in:
parent
03ff627e16
commit
b9e2c265d0
|
@ -1,3 +1,9 @@
|
|||
2014-12-06 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* cygwin.xsl (toc.section.depth): Set to 4.
|
||||
* ntsec.xml: Revamp account mapping documentation to account for the
|
||||
new db_home, db_shell, db_gecos settings.
|
||||
|
||||
2014-12-05 Yaakov Selkowitz <yselkowitz@cygwin.com>
|
||||
|
||||
* new-features.xml (ov-new1.7.34): Document qsort_r and __bsd_qsort_r.
|
||||
|
|
|
@ -8,6 +8,6 @@
|
|||
<xsl:param name="html.stylesheet" select="'docbook.css'"/>
|
||||
<xsl:param name="use.id.as.filename" select="1" />
|
||||
<xsl:param name="root.filename" select="@id" />
|
||||
<xsl:param name="toc.section.depth" select="3" />
|
||||
<xsl:param name="toc.section.depth" select="4" />
|
||||
|
||||
</xsl:stylesheet>
|
||||
|
|
1315
winsup/doc/ntsec.xml
1315
winsup/doc/ntsec.xml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue