diff options
author | lum <lum@cvs.openbsd.org> | 2012-03-01 04:38:11 +0000 |
---|---|---|
committer | lum <lum@cvs.openbsd.org> | 2012-03-01 04:38:11 +0000 |
commit | 0e1c4106282f0da3477de3f5da9ad46a4a2dae97 (patch) | |
tree | 1cd0245f8deaa41b11cf02d454e356ab4923aa10 | |
parent | 24ed60b6e179322823d13280e20a48df07ceaec6 (diff) |
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 |