[Git][NTPsec/ntpsec][master] Typos.
Eric S. Raymond
gitlab at mg.gitlab.com
Mon Jul 11 10:08:05 UTC 2016
Eric S. Raymond pushed to branch master at NTPsec / ntpsec
Commits:
4f9b3ccc by Matt Selsky at 2016-07-11T01:00:24-04:00
Typos.
- - - - -
2 changed files:
- ntpd/ntp_sandbox.c
- util/README
Changes:
=====================================
ntpd/ntp_sandbox.c
=====================================
--- a/ntpd/ntp_sandbox.c
+++ b/ntpd/ntp_sandbox.c
@@ -149,7 +149,7 @@ getgroup:
exit (-1);
}
if (chdir("/")) {
- msyslog(LOG_ERR, "Cannot chdir() to`root after chroot(): %m");
+ msyslog(LOG_ERR, "Cannot chdir() to root after chroot(): %m");
exit (-1);
}
}
=====================================
util/README
=====================================
--- a/util/README
+++ b/util/README
@@ -75,7 +75,7 @@ summary:: Generate summary files out of stat files produced by NTP
tg2.c:: A tone generator; makes audio signals that emulate WWV/H or
IRIG. Should run on Solaris, FreeBSD, NetBSD and Linux
- provised the platform supports the SADA API. Read the
+ provided the platform supports the SADA API. Read the
source for the fine print. Has a help option available
via -h.
TRIED: 20160228
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/4f9b3ccc526f50e31315a9dde69f157eea5656af
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20160711/8eb3aa21/attachment.html>
More information about the vc
mailing list