docs: fix typo 'priviledge'→'privilege'
authorgrindhold <grindhold@gmx.net>
Sat, 21 Sep 2019 11:26:37 +0000 (13:26 +0200)
committerChristian Grothoff <christian@grothoff.org>
Sat, 21 Sep 2019 15:44:12 +0000 (17:44 +0200)
README
src/datastore/plugin_datastore_mysql.c
src/dns/gnunet-helper-dns.c

diff --git a/README b/README
index e15cd9c26b4281ad1abe7871a04a4e145cc3c109..e23d006b500d9f68070cb4656859fbed5062fdf3 100644 (file)
--- a/README
+++ b/README
@@ -326,7 +326,7 @@ You can avoid running 'make install' as root if you run configure
 with the "--with-sudo=yes" option and have extensive sudo rights
 (can run "chmod +s" and "chown" via 'sudo').  If you run 'make install'
 as a normal user without sudo rights (or the configure option),
-certain binaries that require additional priviledges will not be
+certain binaries that require additional privileges will not be
 installed properly (and autonomous NAT traversal, WLAN, DNS/GNS and
 the VPN will then not work).
 
index c670a6d99c40a7822538bfc6be7a1fb505351ef8..cc5b558ee64785ea01ece3d845ba67d21def4abf 100644 (file)
@@ -77,7 +77,7 @@
  * Thats it. Note that .my.cnf file is a security risk unless its on
  * a safe partition etc. The $HOME/.my.cnf can of course be a symbolic
  * link. Even greater security risk can be achieved by setting no
- * password for $USER.  Luckily $USER has only priviledges to mess
+ * password for $USER.  Luckily $USER has only privileges to mess
  * up GNUnet's tables, nothing else (unless you give them more,
  * of course).<p>
  *
index 85c72579dcfddddd00e104cc386ac5eae53fd808..e837d81c6e14d6c687a587e7f9565961761bba3d 100644 (file)
@@ -499,7 +499,7 @@ set_address4(const char *dev, const char *address, const char *mask)
 
 /**
  * Start forwarding to and from the tunnel.  This function runs with
- * "reduced" priviledges (saved UID is still 0, but effective UID is
+ * "reduced" privileges (saved UID is still 0, but effective UID is
  * the real user ID).
  *
  * @param fd_tun tunnel FD
@@ -728,7 +728,7 @@ PROCESS_BUFFER:
  *         25-39 failed to drop privs and then failed to undo some changes to routing table
  *         40 failed to regain privs
  *         41-55 failed to regain prisv and then failed to undo some changes to routing table
- *         254 insufficient priviledges
+ *         254 insufficient privileges
  *         255 failed to handle kill signal properly
  */
 int