fix a few typos
authorGerald Carter <jerry@samba.org>
Thu, 20 Jan 2005 14:10:26 +0000 (14:10 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:46:11 +0000 (08:46 -0500)
(This used to be commit b5e8a1475c3d8c2a5c9a477ba478e67f784f0e79)

docs/Samba-Developers-Guide/unix-smb.xml

index 80a6b6764914f99c260bf4844ff45e4772db05f5..9521404febcc9f4dbe5eadb4db2e81ef5d9325c2 100644 (file)
@@ -238,8 +238,8 @@ reasons. Please see the FAQ for details.
 <sect1>
 <title>Port numbers</title>
 <para>
-There is a convention that clients on sockets use high "unprivilaged"
-port numbers (>1000) and connect to servers on low "privilaged" port
+There is a convention that clients on sockets use high "unprivileged"
+port numbers (>1000) and connect to servers on low "privilegedg" port
 numbers. This is enforced in Unix as non-root users can't open a
 socket for listening on port numbers less than 1000.
 </para>