diff options
author | John Terpstra <jht@samba.org> | 2005-03-15 17:33:17 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:21 -0500 |
commit | fcbb28b98137b54667a21ad3305a43d9c5585ebb (patch) | |
tree | a381e722fa0aeee30ac9416ea19991564b50122b | |
parent | 619aaa3cabcbe7bbdf7693027382b3f3bd85db4d (diff) | |
download | samba-fcbb28b98137b54667a21ad3305a43d9c5585ebb.tar.gz samba-fcbb28b98137b54667a21ad3305a43d9c5585ebb.tar.bz2 samba-fcbb28b98137b54667a21ad3305a43d9c5585ebb.zip |
Fixed typo.
(This used to be commit 226c6dc0ee265a400a1e5a3290aeb093240131d8)
-rw-r--r-- | docs/Samba-Guide/Chap04-SecureOfficeServer.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Samba-Guide/Chap04-SecureOfficeServer.xml b/docs/Samba-Guide/Chap04-SecureOfficeServer.xml index 41e18a475d..4ceb6de671 100644 --- a/docs/Samba-Guide/Chap04-SecureOfficeServer.xml +++ b/docs/Samba-Guide/Chap04-SecureOfficeServer.xml @@ -1848,7 +1848,7 @@ PING diamond (192.168.1.1) 56(84) bytes of data. again. This time you add all three forms of name resolution to this file. Your edited entry for <constant>hosts</constant> should now look like this: <screen> -hosts: file dns wins +hosts: files dns wins </screen> The system is looking good. Let's move on. </para></step> |