blob: 7c05eefdac3734aaaf5f4def9c5933fc733a86e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>vapier@gentoo.org</email>
<name>Mike Frysinger</name>
</maintainer>
<longdescription>
NTP is a protocol designed to synchronize the clocks of computers over a network. NTP
version 3 is an internet draft standard, formalized in RFC 1305. NTP version 4 is a
significant revision of the NTP standard, and is the current development version, but
has not been formalized in an RFC. Simple NTP (SNTP) version 4 is described in RFC
2030.
</longdescription>
</pkgmetadata>
|