f1429d6a93
PR: 190799 Submitted by: coco@executive-computing.de Approved by: lapo@lapo.it (old maintainer)
75 lines
2.1 KiB
Groff
75 lines
2.1 KiB
Groff
--- whois.1.orig 2013-12-26 07:48:10.000000000 +0100
|
|
+++ whois.1 2014-06-08 18:34:54.000000000 +0200
|
|
@@ -1,8 +1,8 @@
|
|
-.TH "WHOIS" "1" "20 December 2009" "Marco d'Itri" "Debian GNU/Linux"
|
|
+.TH "%%MWHOIST%%" "1" "20 December 2009" "Marco d'Itri" "Debian GNU/Linux"
|
|
.SH "NAME"
|
|
-whois \- client for the whois directory service
|
|
+%%MWHOIS%% \- client for the whois directory service
|
|
.SH "SYNOPSIS"
|
|
-.B whois
|
|
+.B %%MWHOIS%%
|
|
[\~{\~\fB\-h\fP | \fB\-\-host\fP\~}\~\fIHOST\fP\~]
|
|
[\~{\~\fB\-p\fP | \fB\-\-port\fP\~}\~\fIPORT\fP\~]
|
|
[\~\fB\-abBcdGHKlLmMrRx\fP\~]
|
|
@@ -13,27 +13,27 @@
|
|
[\~\fB\-\-verbose\fP\~]
|
|
.I OBJECT
|
|
|
|
-.B whois
|
|
+.B %%MWHOIS%%
|
|
.B \-q
|
|
.I KEYWORD
|
|
|
|
-.B whois
|
|
+.B %%MWHOIS%%
|
|
.B \-t
|
|
.I TYPE
|
|
|
|
-.B whois
|
|
+.B %%MWHOIS%%
|
|
.B \-v
|
|
.I TYPE
|
|
|
|
-.B whois
|
|
+.B %%MWHOIS%%
|
|
.B \-\-help
|
|
|
|
-.B whois
|
|
+.B %%MWHOIS%%
|
|
.B \-\-version
|
|
|
|
.PP
|
|
.SH "DESCRIPTION"
|
|
-\fBwhois\fP searches for an object in a \fIRFC\ 3912\fP database.
|
|
+\fB%%MWHOIS%%\fP searches for an object in a \fIRFC\ 3912\fP database.
|
|
|
|
This version of the whois client tries to guess the right server to
|
|
ask for the specified object. If no guess can be made it will connect
|
|
@@ -171,7 +171,7 @@
|
|
to be interpreted by the client should always follow the \fI\-\-\fP
|
|
separator (which marks the beginning of the query string).
|
|
.P
|
|
-If the \fI/etc/whois.conf\fR configuration file exists, it will be consulted
|
|
+If the \fI%%MWHOISCONF%%\fR configuration file exists, it will be consulted
|
|
to find a server before applying the normal rules. Each line of the
|
|
file should contain a regular expression to be matched against the query
|
|
text and the whois server to use, separated by white space.
|
|
@@ -186,7 +186,7 @@
|
|
Command line arguments will always be interpreted accordingly to the
|
|
current system locale and converted to the IDN ASCII Compatible Encoding.
|
|
.SH "FILES"
|
|
-/etc/whois.conf
|
|
+%%MWHOISCONF%%
|
|
.SH "ENVIRONMENT"
|
|
.IP LANG
|
|
When querying \fIwhois.nic.ad.jp\fP and \fIwhois.jprs.jp\fP English text
|
|
@@ -200,7 +200,7 @@
|
|
of objects are located. If the variable does not exist then
|
|
\fIwhois.arin.net\fP will be queried.
|
|
.SH "SEE ALSO"
|
|
-\fBwhois.conf\fP(5)
|
|
+\fB%%MWHOISCONF%%\fP(5)
|
|
.PP
|
|
\fIRFC 3912\fP: WHOIS Protocol Specification
|
|
.PP
|