Changeset 860 for vendor/current/docs/manpages/lmhosts.5
- Timestamp:
- May 12, 2014, 8:58:38 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/docs/manpages/lmhosts.5
r746 r860 2 2 .\" Title: lmhosts 3 3 .\" Author: [see the "AUTHOR" section] 4 .\" Generator: DocBook XSL Stylesheets v1.7 5.2<http://docbook.sf.net/>5 .\" Date: 10/29/20124 .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> 5 .\" Date: 09/18/2013 6 6 .\" Manual: File Formats and Conventions 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "LMHOSTS" "5" "10/29/2012" "Samba 3\&.6" "File Formats and Conventions" 10 .TH "LMHOSTS" "5" "09/18/2013" "Samba 3\&.6" "File Formats and Conventions" 11 .\" ----------------------------------------------------------------- 12 .\" * Define some portability stuff 13 .\" ----------------------------------------------------------------- 14 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15 .\" http://bugs.debian.org/507673 16 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html 17 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18 .ie \n(.g .ds Aq \(aq 19 .el .ds Aq ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 41 50 .SH "FILE FORMAT" 42 51 .PP 43 It is an ASCII file containing one line for NetBIOS name\&. The two fields on each line are separated from each other by white space\&. Any entry beginning with \ '#\'is ignored\&. Each line in the lmhosts file contains the following information:52 It is an ASCII file containing one line for NetBIOS name\&. The two fields on each line are separated from each other by white space\&. Any entry beginning with \*(Aq#\*(Aq is ignored\&. Each line in the lmhosts file contains the following information: 44 53 .sp 45 54 .RS 4 … … 62 71 .IP \(bu 2.3 63 72 .\} 64 NetBIOS Name \- This name format is a maximum fifteen character host name, with an optional trailing \ '#\'character followed by the NetBIOS name type as two hexadecimal digits\&.73 NetBIOS Name \- This name format is a maximum fifteen character host name, with an optional trailing \*(Aq#\*(Aq character followed by the NetBIOS name type as two hexadecimal digits\&. 65 74 .sp 66 If the trailing \ '#\'is omitted then the given IP address will be returned for all names that match the given name, whatever the NetBIOS name type in the lookup\&.75 If the trailing \*(Aq#\*(Aq is omitted then the given IP address will be returned for all names that match the given name, whatever the NetBIOS name type in the lookup\&. 67 76 .RE 68 77 .sp
Note:
See TracChangeset
for help on using the changeset viewer.