]> arthur.barton.de Git - netatalk.git/blobdiff - man/man1/nbp.1
- merge branch-netatalk-afp-3x-dev, HEAD was tagged before
[netatalk.git] / man / man1 / nbp.1
index fe2607ecae26925735f27e1906c772acade16ac0..ed2a324bd1b284d77d2bccc4115b18383eac124b 100644 (file)
@@ -1,69 +1,44 @@
-.TH NBP 1 "17 Dec 1991" "netatalk 1.2"
+.TH nbp 1 "24 June 2004" 2.0.0 Netatalk 
 .SH NAME
 nbplkup, nbprgstr, nbpunrgstr \- access NBP database
 .SH SYNOPSIS
-.B nbplkup
-[
-.B -r
-.I nresp
-]
-[
-.I nbpname
-]
-.sp
-.B nbprgstr
-[
-.B -p
-.I port
-]
-.I nbpname
-.sp
-.B nbpunrgstr
-.I nbpname
+\fBnbplkup \fR[\-r \fBmaxresponses\fR] [\-A \fBaddress\fR] [\-m \fBmaccodepage\fR] \fBnbpname\fR 
+.PP
+\fBnbprgstr \fR[\-A \fBaddress\fR] [\-p \fBport\fR] [\-m \fBmaccodepage\fR] \fBnbpname\fR 
+.PP
+\fBnbpunrgstr \fR[\-A \fBaddress\fR] [\-m \fBmaccodepage\fR] \fBnbpname\fR 
 .SH DESCRIPTION
-.B nbprgstr
-registers
-.I nbpname
-with
-.BR atalkd (8),
-at the given
-.IR port .
-.B nbpunrgstr
-informs
-.B atalkd
-that
-.I nbpname
-is no longer to be advertised.
-.LP
-.B nbplkup
-displays up to
-.I nresp
-(default 1000) entities registered on the AppleTalk internet.
-.I nbpname
-is parsed by
-.BR nbp_name (3).
-An
-.RB ` = '
-for the
-.I object
-or
-.I type
-matches anything, and an
-.RB ` * '
-for
-.I zone
-means the local zone. The default values are taken from the
-.B NBPLKUP
-environment variable, parsed as an
-.IR nbpname .
+nbprgstr registers \fInbpname\fR
+with \fBatalkd\fR(8),
+at the given \fIport\fR. nbpunrgstr
+informs \fIatalkd\fR that
+\fInbpname\fR is no longer to be advertised.
+.PP
+nbplkup displays up to
+\fImaxresponses\fR (default 1000) entities registered
+on the AppleTalk internet. \fInbpname\fR
+is parsed by \fBnbp_name\fR(3).
+An `\fI=\fR' for the \fIobject\fR
+or \fItype\fR matches anything, and an `\fI*\fR' for \fIzone\fR means
+the local zone. The default values are taken from the \fINBPLKUP\fR
+environment variable, parsed as an \fInbpname\fR.
+.SH "ENVIRONMENT VARIABLES"
+.TP 
+NBPLKUP
+default nbpname for nbplkup
+.TP 
+ATALK_MAC_CHARSET
+the codepage used by the clients on the Appletalk network
+.TP 
+ATALK_UNIX_CHARSET
+the codepage used to display extended characters on this
+shell.
 .SH EXAMPLE
-Find all devices of type
-.B LaserWriter
+Find all devices of type \fILaserWriter\fR
 in the local zone.
-.sp
-.RS
+.PP
 .nf
-example% nbplkup :LaserWriter
+example% \fBnbplkup :LaserWriter\fR
                Petoskey:LaserWriter        7942.129:218
              Gloucester:LaserWriter        8200.188:186
                  Rahway:LaserWriter        7942.2:138
@@ -74,9 +49,7 @@ example% nbplkup :LaserWriter
          Iron Mountain :LaserWriter        7942.128:250
 example%
 .fi
-.RE
-.SH SEE ALSO
-.BR nbp_name (3),
-.\" .BR nbp (4),
-.\" .BR zip (4),
-.BR atalkd (8).
+.SH "SEE ALSO"
+\fBnbp_name\fR(3),
+\fBatalkd\fR(8).
+