]> arthur.barton.de Git - netatalk.git/blob - man/man1/nbp.1
Freshly generated manpages from XML sources
[netatalk.git] / man / man1 / nbp.1
1 '\" t
2 .\"     Title: nbp
3 .\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
5 .\"      Date: 24 June 2004
6 .\"    Manual: Netatalk 2.2
7 .\"    Source: Netatalk 2.2
8 .\"  Language: English
9 .\"
10 .TH "NBP" "1" "24 June 2004" "Netatalk 2.2" "Netatalk 2.2"
11 .\" -----------------------------------------------------------------
12 .\" * set default formatting
13 .\" -----------------------------------------------------------------
14 .\" disable hyphenation
15 .nh
16 .\" disable justification (adjust text to left margin only)
17 .ad l
18 .\" -----------------------------------------------------------------
19 .\" * MAIN CONTENT STARTS HERE *
20 .\" -----------------------------------------------------------------
21 .SH "NAME"
22 nbp, nbplkup, nbprgstr, nbpunrgstr \- access NBP database
23 .SH "SYNOPSIS"
24 .HP \w'\fBnbplkup\fR\fB\fR\fB\fR\fB\ \fR\ 'u
25 \fBnbplkup\fR\fB\fR\fB\fR\fB \fR [\-r\ \fImaxresponses\fR] [\-A\ \fIaddress\fR] [\-m\ \fImaccodepage\fR] \fInbpname\fR
26 .HP \w'\fBnbprgstr\fR\fB\fR\fB\ \fR\ 'u
27 \fBnbprgstr\fR\fB\fR\fB \fR [\-A\ \fIaddress\fR] [\-p\ \fIport\fR] [\-m\ \fImaccodepage\fR] \fInbpname\fR
28 .HP \w'\fBnbpunrgstr\fR\fB\fR\fB\ \fR\ 'u
29 \fBnbpunrgstr\fR\fB\fR\fB \fR [\-A\ \fIaddress\fR] [\-m\ \fImaccodepage\fR] \fInbpname\fR
30 .SH "DESCRIPTION"
31 .PP
32 \fBnbprgstr\fR
33 registers
34 \fInbpname\fR
35 with
36 \fBatalkd\fR(8), at the given
37 \fIport\fR\&.
38 \fBnbpunrgstr\fR
39 informs
40 \fBatalkd\fR
41 that
42 \fInbpname\fR
43 is no longer to be advertised\&.
44 .PP
45 \fBnbplkup\fR
46 displays up to
47 \fImaxresponses\fR
48 (default 1000) entities registered on the AppleTalk internet\&.
49 \fI\fInbpname\fR\fR
50 is parsed by
51 \fBnbp_name\fR(3)\&. An `\fB=\fR\' for the
52 \fIobject\fR
53 or
54 \fItype\fR
55 matches anything, and an `\fB*\fR\' for
56 \fIzone\fR
57 means the local zone\&. The default values are taken from the
58 \fBNBPLKUP\fR
59 environment variable, parsed as an
60 \fInbpname\fR\&.
61 .SH "ENVIRONMENT VARIABLES"
62 .PP
63 NBPLKUP
64 .RS 4
65 default nbpname for nbplkup
66 .RE
67 .PP
68 ATALK_MAC_CHARSET
69 .RS 4
70 the codepage used by the clients on the Appletalk network
71 .RE
72 .PP
73 ATALK_UNIX_CHARSET
74 .RS 4
75 the codepage used to display extended characters on this shell\&.
76 .RE
77 .SH "EXAMPLE"
78 .PP
79 Find all devices of type
80 \fBLaserWriter\fR
81 in the local zone\&.
82 .sp
83 .if n \{\
84 .RS 4
85 .\}
86 .nf
87 example% \fBnbplkup :LaserWriter\fR
88                Petoskey:LaserWriter        7942\&.129:218
89              Gloucester:LaserWriter        8200\&.188:186
90                  Rahway:LaserWriter        7942\&.2:138
91              517 Center:LaserWriter        7942\&.2:132
92                   ionia:LaserWriter        7942\&.2:136
93      Evil DEC from Hell:LaserWriter        7942\&.2:130
94               Hamtramck:LaserWriter        7942\&.2:134
95          Iron Mountain :LaserWriter        7942\&.128:250
96 example%
97 .fi
98 .if n \{\
99 .RE
100 .\}
101 .SH "SEE ALSO"
102 .PP
103 \fBnbp_name\fR(3),
104 \fBatalkd\fR(8)\&.