Removed section "Host Names"
This commit is contained in:
parent
0b8c33af3f
commit
4c2a10f0ff
|
@ -400,22 +400,6 @@ field but we where no able to find test cases for them.
|
|||
returns the time the entry was created.
|
||||
\end{desc}
|
||||
|
||||
|
||||
\section{Host Names}
|
||||
\defun{fqdn?}{\str}{\boolean}
|
||||
\begin{desc}
|
||||
Indicates whether the argument matches the grammar for a fully
|
||||
qualified domain name.
|
||||
\oops{The current implementation simply searches for a dot in the name}
|
||||
\end{desc}
|
||||
|
||||
\defun{unqualified-hostname?}{\str}{\boolean}
|
||||
\begin{desc}
|
||||
Returns true if the argument matches the grammar for a unqualified
|
||||
host name.
|
||||
\oops{This procedure isn't implemented yet}
|
||||
\end{desc}
|
||||
|
||||
\section{Parsing \texttt{/etc/resolv.conf}}
|
||||
\label{sec:dns-rc}
|
||||
|
||||
|
|
Loading…
Reference in New Issue