]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Fix up NetBIOS node type table.
authorTed Lemon <source@isc.org>
Wed, 25 Nov 1998 17:24:04 +0000 (17:24 +0000)
committerTed Lemon <source@isc.org>
Wed, 25 Nov 1998 17:24:04 +0000 (17:24 +0000)
common/dhcp-options.5

index ed0cbd78a3174f5b5c49810db97ce9f1c994de1a..7e759c63ef01092fd8a696cc9a51c9f3747e8e05 100644 (file)
@@ -416,18 +416,18 @@ value is specified as a single octet which identifies the client type.
 .PP
 Possible node types are:
 .PP
-.BL
-.IT 1
+.TP 5
+.I 1
 B-node: Broadcast - no WINS
-.IT 2
+.TP
+.I 2
 P-node: Peer - WINS only.
-.IT 4
+.TP
+.I 4
 M-node: Mixed - broadcast, then WINS
-.IT 8
+.TP
+.I 8
 H-node: Hybrid - WINS, then broadcast
-.EL
-.PP
-option netbios-node-type 2;
 .PP
  \fBoption\fR \fBnetbios-scope\fR \fIstring\fR\fB;\fR
 .PP