OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web Date: 02-Apr-2003 12:04:36
Branch: HEAD Handle: 2003040211043500
Modified files:
openpkg-web facts.wml faq.wml
Log:
correct spelling of "privileges"
Summary:
Revision Changes Path
1.8 +2 -2 openpkg-web/facts.wml
1.27 +2 -2 openpkg-web/faq.wml
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-web/facts.wml
============================================================================
$ cvs diff -u -r1.7 -r1.8 facts.wml
--- openpkg-web/facts.wml 22 Jan 2003 13:12:54 -0000 1.7
+++ openpkg-web/facts.wml 2 Apr 2003 10:04:35 -0000 1.8
@@ -83,7 +83,7 @@
and halt the process until you resolve the dependencies installing related
OpenPKG packages. You don't have to touch the base operating system ever.
<p>
-<li><b>Support for unpriviledged user</b>
+<li><b>Support for unprivileged user</b>
<br>
Unless a package explicitly requires root privileges, i.e. a network
daemon listing on a UDP/TCP port below 1024, a user can place a private
@@ -161,7 +161,7 @@
behind the scenes and we won't stop you if you proceed and tailor OpenPKG
to your needs.
<p>
-<li><b>Support for unpriviledged user</b>
+<li><b>Support for unprivileged user</b>
<br>
All packages can be build without having root access to the system.
<p>
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/faq.wml
============================================================================
$ cvs diff -u -r1.26 -r1.27 faq.wml
--- openpkg-web/faq.wml 26 Feb 2003 08:53:11 -0000 1.26
+++ openpkg-web/faq.wml 2 Apr 2003 10:04:35 -0000 1.27
@@ -436,7 +436,7 @@
<tt>--user=<user></tt> and <tt>--group=<group></tt>
on the command line of <tt>openpkg-*.src.sh</tt>. For instance,
the "Example" values above are used achieved with <tt>--user=opkg
- --group=opkg</tt>. In case of a non-priviledged OpenPKG instance,
+ --group=opkg</tt>. In case of a non-privileged OpenPKG instance,
the {mrn}{usr,grp} are usually identical.
<p>
For security reasons it is important to treat at least the "managing
@@ -448,7 +448,7 @@
Similarily the "restricted user/group" and "nobody user/group"
have to be treated like the usual Unix user/group id "nobody" with
the addition that the OpenPKG "restricted user/group" has little
- bit more priviledges than the "nobody user/group" because (mostly
+ bit more privileges than the "nobody user/group" because (mostly
generated) files are also owned by him.
</faq>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]