diff options
author | Jeremy Allison <jra@samba.org> | 1998-11-14 01:02:38 +0000 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 1998-11-14 01:02:38 +0000 |
commit | 744c34be2a053501a0fabd1c31a77e95f711f3e3 (patch) | |
tree | 55e23c5089155475b346d025d8667321df9f2d9f /docs/yodldocs/lmhosts.5.yo | |
parent | c2ea4dc9ef918eb36472474559db0ed8d7d18bf1 (diff) | |
download | samba-744c34be2a053501a0fabd1c31a77e95f711f3e3.tar.gz samba-744c34be2a053501a0fabd1c31a77e95f711f3e3.tar.bz2 samba-744c34be2a053501a0fabd1c31a77e95f711f3e3.zip |
Fixed munging of sample file in man pages.
Jeremy.
(This used to be commit 9e1ff71faf558addfabe038e3bf45ee694ea4a0b)
Diffstat (limited to 'docs/yodldocs/lmhosts.5.yo')
-rw-r--r-- | docs/yodldocs/lmhosts.5.yo | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/docs/yodldocs/lmhosts.5.yo b/docs/yodldocs/lmhosts.5.yo index 640b81f5cf..ceb217ddb2 100644 --- a/docs/yodldocs/lmhosts.5.yo +++ b/docs/yodldocs/lmhosts.5.yo @@ -43,15 +43,12 @@ endit() An example follows : -verb( - -# -# Sample Samba lmhosts file. -# -192.9.200.1 TESTPC -192.9.200.20 NTSERVER#20 -192.9.200.21 SAMBASERVER -) +# nl() +# Sample Samba lmhosts file. nl() +# nl() +192.9.200.1 TESTPC nl() +192.9.200.20 NTSERVER#20 nl() +192.9.200.21 SAMBASERVER nl() Contains three IP to NetBIOS name mappings. The first and third will be returned for any queries for the names tt("TESTPC") and |