diff options
author | uqs <uqs@FreeBSD.org> | 2011-12-30 10:58:14 +0000 |
---|---|---|
committer | uqs <uqs@FreeBSD.org> | 2011-12-30 10:58:14 +0000 |
commit | 415a3a9b966c1522657d435a1785904f41accc78 (patch) | |
tree | 8895a44928d5c242eb33f5909e96b16aa8b19f50 /usr.sbin/timed | |
parent | c12910138c122eb89614cb32832cc1e81e4c23a7 (diff) | |
download | FreeBSD-src-415a3a9b966c1522657d435a1785904f41accc78.zip FreeBSD-src-415a3a9b966c1522657d435a1785904f41accc78.tar.gz |
Spelling fixes for usr.sbin/
Diffstat (limited to 'usr.sbin/timed')
-rw-r--r-- | usr.sbin/timed/timed/CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/timed/timed/CHANGES b/usr.sbin/timed/timed/CHANGES index 424ead2..e51acd1 100644 --- a/usr.sbin/timed/timed/CHANGES +++ b/usr.sbin/timed/timed/CHANGES @@ -94,7 +94,7 @@ Practically any users can send to the master TSP messages and this way corrupt the reliability of the system. Authentication of messages should be provided. Unfortunately, that would require changing the protocol with all of the implied - compatiblity problems. Fortunately, the new -F and -G args + compatibility problems. Fortunately, the new -F and -G args can be used to cause the daemon to ignore time changes from untrusted machines. |