1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

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
This commit is contained in:
Rich Bowen
2006-06-10 01:51:27 +00:00
parent dd8c2d8a46
commit fce26376bd
2 changed files with 2 additions and 2 deletions

View File

@@ -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>

View File

@@ -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>