aboutsummaryrefslogtreecommitdiff
path: root/lib/libutil/login_times.3
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-07-02 23:52:20 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-07-02 23:52:20 +0000
commit1a0a934547909744a6a2fa4cfd5b795ec6394f05 (patch)
tree23294a96f715e1e5bc35c1029ec151c90ee95b96 /lib/libutil/login_times.3
parente37a7c5f5a689c6f1994a879f5fa86066b7aac82 (diff)
Notes
Diffstat (limited to 'lib/libutil/login_times.3')
-rw-r--r--lib/libutil/login_times.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libutil/login_times.3 b/lib/libutil/login_times.3
index 9419c7f60a09f..e1f57cea173cd 100644
--- a/lib/libutil/login_times.3
+++ b/lib/libutil/login_times.3
@@ -96,7 +96,7 @@ and one bit unused.
A series
.Em LTM_*
macros may be used for testing bits individually and in combination.
-If no bits are set in this field - ie. it contains the value
+If no bits are set in this field - i.e., it contains the value
.Em LTM_NONE
- then the entire period is assumed invalid.
This is used as a convention to mark the termination of an array
@@ -142,7 +142,7 @@ function returns a filled in structure of type login_time_t containing the
parsed time period.
If a parsing error occurs, the lt_dow field is set to
.Em LTM_NONE
-(i.e. 0).
+(i.e., 0).
.Pp
The
.Fn in_ltm