]> arthur.barton.de Git - netatalk.git/blob - man/man1/getzones.1
update version string in man pages
[netatalk.git] / man / man1 / getzones.1
1 .TH getzones 1  17\ Dec\ 1991 "Netatalk 2.0-alpha2" 
2 .SH NAME
3 getzones \- list AppleTalk zone names
4 .SH SYNOPSIS
5 \fBgetzones\fR [\-m | \-l] [\fBaddress\fR]
6 .SH DESCRIPTION
7 \fIGetzones\fR is used to obtain a list of
8 AppleTalk zone names using the Zone Information Protocol (ZIP). It sends a
9 GetZoneList request to an AppleTalk router. By default, it sends the
10 request to the locally running \fBatalkd\fR(8).
11 .SH OPTIONS
12 .TP 
13 \fB\-m\fR
14 List the name of the local zone only; this is accomplished by
15 sending a ZIP GetMyZone request.
16 .TP 
17 \fB\-l\fR
18 List the local zones; this is accomplished by sending a
19 GetLocalZones request.
20 .TP 
21 \fIaddress\fR
22 Contact the AppleTalk router at \fIaddress.\fR
23 \fIaddress\fR is parsed by
24 \fBatalk_aton\fR(3).
25 .SH SEE\ ALSO
26 \fBatalk_aton\fR(3),
27 \fBzip\fR(4),
28 \fBatalkd\fR(8).