diff options
author | 2011-07-24 17:16:32 +0000 | |
---|---|---|
committer | 2011-07-24 17:16:32 +0000 | |
commit | e77f3d0ea9c05572057cadc46e75e86101d84ac4 (patch) | |
tree | 20304c3d0b1c2ce5c94228557f4e258c890b12c1 | |
parent | don't encourage use of -c; plus cleanup other goo in man page (diff) | |
download | wireguard-openbsd-e77f3d0ea9c05572057cadc46e75e86101d84ac4.tar.xz wireguard-openbsd-e77f3d0ea9c05572057cadc46e75e86101d84ac4.zip |
oops! syncronizing -> synchronizing (we'll ignore the z thing...)
-rw-r--r-- | usr.sbin/rdate/rdate.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rdate/rdate.8 b/usr.sbin/rdate/rdate.8 index 7d624d5df67..1b5bb190e72 100644 --- a/usr.sbin/rdate/rdate.8 +++ b/usr.sbin/rdate/rdate.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rdate.8,v 1.33 2011/07/24 15:40:06 deraadt Exp $ +.\" $OpenBSD: rdate.8,v 1.34 2011/07/24 17:16:32 jmc Exp $ .\" $NetBSD: rdate.8,v 1.4 1996/04/08 20:55:17 jtc Exp $ .\" .\" Copyright (c) 1994 Christos Zoulas @@ -68,7 +68,7 @@ call to gradually skew the local time to the remote time rather than just hopping. .It Fl c Correct leap seconds. -This should be used only when syncronizing to a server +This should be used only when synchronizing to a server which does not correctly account for leap seconds. .It Fl n Use SNTP (RFC 2030) instead of the RFC 868 time protocol. |