From 875f45b3f137c82b0edba26f18cd4d536cf018cc Mon Sep 17 00:00:00 2001 From: Chris Lamb Date: Sat, 18 Feb 2017 09:00:52 +1300 Subject: Correct "hexidecimal" typos. Signed-off-by: Chris Lamb Reviewed-by: Andrew Bartlett Reviewed-by: Garming Sam --- docs-xml/using_samba/ch01.xml | 2 +- docs-xml/using_samba/ch04.xml | 2 +- docs-xml/using_samba/ch06.xml | 2 +- docs-xml/using_samba/ch08.xml | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) (limited to 'docs-xml') diff --git a/docs-xml/using_samba/ch01.xml b/docs-xml/using_samba/ch01.xml index 01d7791d637..3c6594bf8bd 100644 --- a/docs-xml/using_samba/ch01.xml +++ b/docs-xml/using_samba/ch01.xml @@ -660,7 +660,7 @@ HYDRA <20> UNIQUE Registered -Note that because DNS (Domain Name System)names resource types andDNS names don't have resource types, the designers intentionally made hexidecimal value 20 (an ASCII space) default to the type for a file server. +Note that because DNS (Domain Name System)names resource types andDNS names don't have resource types, the designers intentionally made hexadecimal value 20 (an ASCII space) default to the type for a file server. diff --git a/docs-xml/using_samba/ch04.xml b/docs-xml/using_samba/ch04.xml index f8b45093aef..b394baba2a4 100644 --- a/docs-xml/using_samba/ch04.xml +++ b/docs-xml/using_samba/ch04.xml @@ -593,7 +593,7 @@ netbios aliases = sales accounting payroll Numerical -numerical typeAn integer, hexidecimal, or octal number. The standard 0xnn syntax is used for hexadecimal and 0nnn for octal. +numerical typeAn integer, hexadecimal, or octal number. The standard 0xnn syntax is used for hexadecimal and 0nnn for octal. diff --git a/docs-xml/using_samba/ch06.xml b/docs-xml/using_samba/ch06.xml index 8e8740b8b6c..14fe238ddab 100644 --- a/docs-xml/using_samba/ch06.xml +++ b/docs-xml/using_samba/ch06.xml @@ -1210,7 +1210,7 @@ username Last Change Time -This code consists of the characters LCT- followed by a hexidecimal representation of the amount of seconds since the epoch (midnight on January 1, 1970) that the entry was last changed. +This code consists of the characters LCT- followed by a hexadecimal representation of the amount of seconds since the epoch (midnight on January 1, 1970) that the entry was last changed. diff --git a/docs-xml/using_samba/ch08.xml b/docs-xml/using_samba/ch08.xml index 7465b8a67b2..84cb87cc823 100644 --- a/docs-xml/using_samba/ch08.xml +++ b/docs-xml/using_samba/ch08.xml @@ -860,7 +860,7 @@ client code page HEX -Three-byte hexidecimal code +Three-byte hexadecimal code @@ -868,7 +868,7 @@ client code page CAP -Three-byte hexidecimal code (Columbia Appletalk Program) +Three-byte hexadecimal code (Columbia Appletalk Program) @@ -894,7 +894,7 @@ valid chars = 0450:0420 0x0A20:0x0A00 valid chars = A:a -Each of the characters in the list specified should be separated by spaces. If there is a colon between two characters or their numerical equivalents, the data to the left of the colon is considered an uppercase character, while the data to the right is considered the lowercase character. You can represent characters both by literals (if you can type them) and by octal, hexidecimal, or decimal Unicode equivalents. +Each of the characters in the list specified should be separated by spaces. If there is a colon between two characters or their numerical equivalents, the data to the left of the colon is considered an uppercase character, while the data to the right is considered the lowercase character. You can represent characters both by literals (if you can type them) and by octal, hexadecimal, or decimal Unicode equivalents. We recommend against using this option. Instead, go with one of the standard code pages listed earlier in this section. If you do use this option, however, it must be listed after the client code page to which you wish to add the character. Otherwise, the characters will not be added. -- cgit v1.2.1