summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/man/ntpdate.82
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 18a95e8..d984941 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ntp (1:4.2.4p6+dfsg-2) UNRELEASED; urgency=low
+
+ * Fixed typo in ntpdate man page
+
+ -- Peter Eisentraut <petere@debian.org> Thu, 23 Apr 2009 10:50:27 +0300
+
ntp (1:4.2.4p6+dfsg-1) unstable; urgency=low
* New upstream release
diff --git a/debian/man/ntpdate.8 b/debian/man/ntpdate.8
index a2576b6..36ed082 100644
--- a/debian/man/ntpdate.8
+++ b/debian/man/ntpdate.8
@@ -97,7 +97,7 @@ keyfile. The default is /etc/ntp.keys. This file should be in
the format described in ntpd.
.TP
.BI \-o \ version
-Specify the NTP version for outgoint packets as the integer
+Specify the NTP version for outgoing packets as the integer
version, which can be 1 or 2. The default is 3. This allows
ntpdate to be used with older NTP versions.
.TP