diff options
author | 2012-03-01 04:38:10 +0000 | |
---|---|---|
committer | 2012-03-01 04:38:10 +0000 | |
commit | 4b613bf6235db71e96314fcc2bab82fe0f86e50e (patch) | |
tree | fd8987d10fcf51438c4b773100273bded502c116 | |
parent | add support for AX88772B (diff) | |
download | wireguard-openbsd-4b613bf6235db71e96314fcc2bab82fe0f86e50e.tar.xz wireguard-openbsd-4b613bf6235db71e96314fcc2bab82fe0f86e50e.zip |
Add sentence about ntpd. ok jmc@
-rw-r--r-- | share/man/man8/afterboot.8 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8 index 5adb467fa4f..d876d338664 100644 --- a/share/man/man8/afterboot.8 +++ b/share/man/man8/afterboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: afterboot.8,v 1.135 2011/06/11 17:52:00 lum Exp $ +.\" $OpenBSD: afterboot.8,v 1.136 2012/03/01 04:38:10 lum Exp $ .\" .\" Copyright (c) 1997 Marshall M. Midden .\" All rights reserved. @@ -29,7 +29,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 11 2011 $ +.Dd $Mdocdate: March 1 2012 $ .Dt AFTERBOOT 8 .\" Originally created by Marshall M. Midden -- 1997-10-20, m4@umn.edu .Os @@ -132,6 +132,9 @@ If needed, change the date, and/or change the symbolic link of to the correct time zone in the .Pa /usr/share/zoneinfo directory. +Alternatively, +.Xr ntpd 8 +can be used to automatically synchronize clocks with remote NTP servers. .Pp Examples: .Pp |