summaryrefslogtreecommitdiffstats
path: root/share/man/man9/inittodr.9
diff options
context:
space:
mode:
authorhmp <hmp@FreeBSD.org>2003-10-23 02:33:03 +0000
committerhmp <hmp@FreeBSD.org>2003-10-23 02:33:03 +0000
commit9b05395427a806bf09dec64da6d70c6cb662ee32 (patch)
tree866b2c85b54bd63c2febf886beaabe6ead419fa4 /share/man/man9/inittodr.9
parent72f855551d82f2bd6e4ccc7a94e68abc36ea3d25 (diff)
downloadFreeBSD-src-9b05395427a806bf09dec64da6d70c6cb662ee32.zip
FreeBSD-src-9b05395427a806bf09dec64da6d70c6cb662ee32.tar.gz
Mdoc Janitor:
* Fix hard sentence breaks.
Diffstat (limited to 'share/man/man9/inittodr.9')
-rw-r--r--share/man/man9/inittodr.912
1 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man9/inittodr.9 b/share/man/man9/inittodr.9
index 39dd741..61524f2 100644
--- a/share/man/man9/inittodr.9
+++ b/share/man/man9/inittodr.9
@@ -85,8 +85,8 @@ variable.
The
.Fn inittodr
function prints diagnostic messages if it has trouble figuring
-out the system time. Conditions that can cause diagnostic
-messages to be printed include:
+out the system time.
+Conditions that can cause diagnostic messages to be printed include:
.Bl -bullet
.It
The battery-backed clock's time appears nonsensical.
@@ -109,8 +109,8 @@ has to convert from
a time expressed in terms of year, month, day, hours, minutes,
and seconds to
.Va time ,
-expressed in seconds. Many of the implementations could share code,
-but do not.
+expressed in seconds.
+Many of the implementations could share code, but do not.
.Pp
Each system's heuristics for picking the correct time are slightly
different.
@@ -119,5 +119,5 @@ The
.Fx
implementation should do a better job of validating the time provided in
.Fa base
-when the battery-backed clock is unusable. Currently it unconditionally
-sets the system clock to this value.
+when the battery-backed clock is unusable.
+Currently it unconditionally sets the system clock to this value.
OpenPOWER on IntegriCloud