mirror of
https://github.com/rfc1036/whois.git
synced 2026-08-31 07:30:22 +00:00
Switch the documentation URLs to https
This commit is contained in:
parent
042c9acf80
commit
63f2a9abde
11
README
11
README
@ -13,14 +13,13 @@ program, which can be used to encrypt a password with crypt(3).
|
||||
|
||||
|
||||
The canonical distribution point for releases of the program is
|
||||
http://ftp.debian.org/debian/pool/main/w/whois/ .
|
||||
https://ftp.debian.org/debian/pool/main/w/whois/ .
|
||||
|
||||
|
||||
Useful information sources:
|
||||
- http://www.ripe.net/ripe/docs/current-ripe-documents/ripe-database-documents
|
||||
- http://www.iana.org/domains/root/db/
|
||||
- http://www.icann.org/en/resources/idn/fast-track/string-evaluation-completion
|
||||
- http://www.aftld.org/
|
||||
- https://www.ripe.net/ripe/docs/current-ripe-documents/ripe-database-documents
|
||||
- https://www.iana.org/domains/root/db/
|
||||
- https://www.icann.org/en/resources/idn/fast-track/string-evaluation-completion
|
||||
- https://www.aftld.org/
|
||||
|
||||
Marco d'Itri <md@linux.it>
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# http://www.iana.org/assignments/as-numbers
|
||||
# https://www.iana.org/assignments/as-numbers
|
||||
|
||||
248 251 ripe
|
||||
306 371 whois.nic.mil
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# http://www.iana.org/assignments/ipv6-unicast-address-assignments
|
||||
# https://www.iana.org/assignments/ipv6-unicast-address-assignments
|
||||
# The parser is very simple-minded and wants the two first components of
|
||||
# addresses. It does not deal with networks == 0 or > 24 bit.
|
||||
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
# unless they are very big and contains multiple assignments to different
|
||||
# customers documented in the whois database.
|
||||
#
|
||||
# http://www.iana.org/assignments/ipv4-address-space
|
||||
# https://www.iana.org/assignments/ipv4-address-space
|
||||
#
|
||||
0.0.0.0/8 UNKNOWN
|
||||
1.0.0.0/8 apnic
|
||||
|
||||
6
po/es.po
6
po/es.po
@ -20,13 +20,13 @@
|
||||
# los siguientes documentos:
|
||||
#
|
||||
# - El proyecto de traducción de Debian al español
|
||||
# http://www.debian.org/intl/spanish/
|
||||
# https://www.debian.org/intl/spanish/
|
||||
# especialmente las notas y normas de traducción en
|
||||
# http://www.debian.org/intl/spanish/notas
|
||||
# https://www.debian.org/intl/spanish/notas
|
||||
#
|
||||
# - La guía de traducción de po's de debconf:
|
||||
# /usr/share/doc/po-debconf/README-trans
|
||||
# o http://www.debian.org/intl/l10n/po-debconf/README-trans
|
||||
# o https://www.debian.org/intl/l10n/po-debconf/README-trans
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# http://www.iana.org/domains/root/db/
|
||||
# https://www.iana.org/domains/root/db/
|
||||
#
|
||||
# Domain names MUST be lowercase and MUST begin with "." or "-".
|
||||
# First match wins.
|
||||
|
||||
2
whois.1
2
whois.1
@ -289,7 +289,7 @@ will be queried.
|
||||
WHOIS Protocol Specification.
|
||||
.P
|
||||
.IR "RIPE Database Query Reference Manual" :
|
||||
.RI < http://www.ripe.net/data\-tools/support/documentation/ripe\-database\-query\-reference\-manual >
|
||||
.RI < https://www.ripe.net/data\-tools/support/documentation/ripe\-database\-query\-reference\-manual >
|
||||
.SH BUGS
|
||||
The program may have buffer overflows in the command line parser:
|
||||
be sure to not pass untrusted data to it.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user