From 8388a7d13c746890cad7c7a134d575f10e007582 Mon Sep 17 00:00:00 2001 From: interp Date: Sun, 12 May 2002 05:36:53 +0000 Subject: [PATCH] Renamed ntp.tex to nettime.tex --- doc/latex/man.tex | 2 +- doc/latex/{ntp.tex => nettime.tex} | 12 ++++++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) rename doc/latex/{ntp.tex => nettime.tex} (82%) diff --git a/doc/latex/man.tex b/doc/latex/man.tex index 0868463..a3741d7 100644 --- a/doc/latex/man.tex +++ b/doc/latex/man.tex @@ -26,7 +26,7 @@ the sunet package. \include{uri} \include{url} \include{rfc822} -\include{ntp} +\include{nettime} \include{smtp} \include{pop3} %\include{stringhax} diff --git a/doc/latex/ntp.tex b/doc/latex/nettime.tex similarity index 82% rename from doc/latex/ntp.tex rename to doc/latex/nettime.tex index 2719e00..fbc9f9d 100644 --- a/doc/latex/ntp.tex +++ b/doc/latex/nettime.tex @@ -1,8 +1,8 @@ \section{Using NTP}\label{sec:ntp} % \begin{description} -\item[Used files:] nettime.scm -\item[Name of the package:] nettime +\item[Used files:] nettime.scm nettime-obsolete.scm +\item[Name of the package:] nettime nettime-obsolete \end{description} % @@ -37,6 +37,14 @@ the time by polling several independent sites on the network. host's answer is returned (e.g., ``Thursday, April 4, 2''). \end{defundesc} +\subsubsection*{Obsolete procedures} + +Names in further versions of \ex{nettime} contained a colon (`\ex{:}') +after the prefix `\ex{net-}'. This is now changed to a hyphen +('\ex{-}'), accordingly to SUnet's philosophy. If you need the old +names, use the \ex{nettime\=obsolete}-package that maps the old names +to the new ones. + \subsection{Related work} \begin{itemize} \item \ex{Time.pm} is a Perl module by Graham Barr