Commit 7b4269ba authored by Richard Bowen's avatar Richard Bowen
Browse files

Use the phrase used elsewhere in the documentation "root privileges".


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@413204 13f79535-47bb-0310-9956-ffa450edef68
parent 41e59334
Loading
Loading
Loading
Loading
+1 −1
Changes for docs/manual/install.html.en: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -287,7 +287,7 @@ $ tar xvf httpd-<em>NN</em>.tar

<div class="example"><p><code>$ make install</code></p></div>

    <p>This step will typically require root permissions, since
    <p>This step will typically require root privileges, since
    <em>PREFIX</em> is usually a directory with restricted write
    permissions.</p>

+1 −1
Changes for docs/manual/install.xml: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -291,7 +291,7 @@ $ tar xvf httpd-<em>NN</em>.tar

<example>$ make install</example>

    <p>This step will typically require root permissions, since
    <p>This step will typically require root privileges, since
    <em>PREFIX</em> is usually a directory with restricted write
    permissions.</p>