Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

doc: Fixes squishedtogether definitions.

+10 -10
+10 -10
doc/stdenv.xml
··· 1840 <variablelist> 1841 <varlistentry xml:id='fun-makeWrapper'> 1842 <term> 1843 - <function>makeWrapper</function><replaceable>executable</replaceable><replaceable>wrapperfile</replaceable><replaceable>args</replaceable> 1844 </term> 1845 <listitem> 1846 <para> ··· 1866 </varlistentry> 1867 <varlistentry xml:id='fun-substitute'> 1868 <term> 1869 - <function>substitute</function><replaceable>infile</replaceable><replaceable>outfile</replaceable><replaceable>subs</replaceable> 1870 </term> 1871 <listitem> 1872 <para> ··· 1877 <variablelist> 1878 <varlistentry> 1879 <term> 1880 - <option>--replace</option><replaceable>s1</replaceable><replaceable>s2</replaceable> 1881 </term> 1882 <listitem> 1883 <para> ··· 1888 </varlistentry> 1889 <varlistentry> 1890 <term> 1891 - <option>--subst-var</option><replaceable>varName</replaceable> 1892 </term> 1893 <listitem> 1894 <para> ··· 1904 </varlistentry> 1905 <varlistentry> 1906 <term> 1907 - <option>--subst-var-by</option><replaceable>varName</replaceable><replaceable>s</replaceable> 1908 </term> 1909 <listitem> 1910 <para> ··· 1939 </varlistentry> 1940 <varlistentry xml:id='fun-substituteInPlace'> 1941 <term> 1942 - <function>substituteInPlace</function><replaceable>file</replaceable><replaceable>subs</replaceable> 1943 </term> 1944 <listitem> 1945 <para> ··· 1950 </varlistentry> 1951 <varlistentry xml:id='fun-substituteAll'> 1952 <term> 1953 - <function>substituteAll</function><replaceable>infile</replaceable><replaceable>outfile</replaceable> 1954 </term> 1955 <listitem> 1956 <para> ··· 1990 </varlistentry> 1991 <varlistentry xml:id='fun-substituteAllInPlace'> 1992 <term> 1993 - <function>substituteAllInPlace</function><replaceable>file</replaceable> 1994 </term> 1995 <listitem> 1996 <para> ··· 2001 </varlistentry> 2002 <varlistentry xml:id='fun-stripHash'> 2003 <term> 2004 - <function>stripHash</function><replaceable>path</replaceable> 2005 </term> 2006 <listitem> 2007 <para> ··· 2022 </varlistentry> 2023 <varlistentry xml:id='fun-wrapProgram'> 2024 <term> 2025 - <function>wrapProgram</function><replaceable>executable</replaceable><replaceable>makeWrapperArgs</replaceable> 2026 </term> 2027 <listitem> 2028 <para>
··· 1840 <variablelist> 1841 <varlistentry xml:id='fun-makeWrapper'> 1842 <term> 1843 + <function>makeWrapper</function> <replaceable>executable</replaceable> <replaceable>wrapperfile</replaceable> <replaceable>args</replaceable> 1844 </term> 1845 <listitem> 1846 <para> ··· 1866 </varlistentry> 1867 <varlistentry xml:id='fun-substitute'> 1868 <term> 1869 + <function>substitute</function> <replaceable>infile</replaceable> <replaceable>outfile</replaceable> <replaceable>subs</replaceable> 1870 </term> 1871 <listitem> 1872 <para> ··· 1877 <variablelist> 1878 <varlistentry> 1879 <term> 1880 + <option>--replace</option> <replaceable>s1</replaceable> <replaceable>s2</replaceable> 1881 </term> 1882 <listitem> 1883 <para> ··· 1888 </varlistentry> 1889 <varlistentry> 1890 <term> 1891 + <option>--subst-var</option> <replaceable>varName</replaceable> 1892 </term> 1893 <listitem> 1894 <para> ··· 1904 </varlistentry> 1905 <varlistentry> 1906 <term> 1907 + <option>--subst-var-by</option> <replaceable>varName</replaceable> <replaceable>s</replaceable> 1908 </term> 1909 <listitem> 1910 <para> ··· 1939 </varlistentry> 1940 <varlistentry xml:id='fun-substituteInPlace'> 1941 <term> 1942 + <function>substituteInPlace</function> <replaceable>file</replaceable> <replaceable>subs</replaceable> 1943 </term> 1944 <listitem> 1945 <para> ··· 1950 </varlistentry> 1951 <varlistentry xml:id='fun-substituteAll'> 1952 <term> 1953 + <function>substituteAll</function> <replaceable>infile</replaceable> <replaceable>outfile</replaceable> 1954 </term> 1955 <listitem> 1956 <para> ··· 1990 </varlistentry> 1991 <varlistentry xml:id='fun-substituteAllInPlace'> 1992 <term> 1993 + <function>substituteAllInPlace</function> <replaceable>file</replaceable> 1994 </term> 1995 <listitem> 1996 <para> ··· 2001 </varlistentry> 2002 <varlistentry xml:id='fun-stripHash'> 2003 <term> 2004 + <function>stripHash</function> <replaceable>path</replaceable> 2005 </term> 2006 <listitem> 2007 <para> ··· 2022 </varlistentry> 2023 <varlistentry xml:id='fun-wrapProgram'> 2024 <term> 2025 + <function>wrapProgram</function> <replaceable>executable</replaceable> <replaceable>makeWrapperArgs</replaceable> 2026 </term> 2027 <listitem> 2028 <para>