Browse Source

docs: fix typo 'priviledge'→'privilege'

grindhold 4 years ago
parent
commit
2e2790e1b4
3 changed files with 4 additions and 4 deletions
  1. 1 1
      README
  2. 1 1
      src/datastore/plugin_datastore_mysql.c
  3. 2 2
      src/dns/gnunet-helper-dns.c

+ 1 - 1
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).
 

+ 1 - 1
src/datastore/plugin_datastore_mysql.c

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

+ 2 - 2
src/dns/gnunet-helper-dns.c

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