From: Bob Halley Date: Sun, 1 Jan 2017 13:57:52 +0000 (-0800) Subject: fix typos, index X-Git-Tag: v1.16.0~106 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=630446750bdd534c4d14ff5d2a444290e8cc3930;p=thirdparty%2Fdnspython.git fix typos, index --- diff --git a/doc/name.rst b/doc/name.rst index b350d133..92dd32ce 100644 --- a/doc/name.rst +++ b/doc/name.rst @@ -1,7 +1,10 @@ +.. module:: dns.name +.. _name: + DNS Names ========= -Objects of the dns.name.Name class represent an immutable aomain name. +Objects of the dns.name.Name class represent an immutable domain name. The representation is a tuple of labels, with each lable being a ``binary`` object in the DNS wire format. Typically names are not created by supplying the labels tuple directly, but rather by converting from DNS