diff options
author | joel <joel@FreeBSD.org> | 2010-08-02 16:01:45 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2010-08-02 16:01:45 +0000 |
commit | 52dbc8b6341deff28b6b725bc3e852826cdfdf8a (patch) | |
tree | f981ee70d196745249c34ad7df5c92f685bdb1ae /lib/libc/gen/getutxent.3 | |
parent | 09e9558b9ae35ab213c80808f2774f0b140ce11b (diff) | |
download | FreeBSD-src-52dbc8b6341deff28b6b725bc3e852826cdfdf8a.zip FreeBSD-src-52dbc8b6341deff28b6b725bc3e852826cdfdf8a.tar.gz |
Spelling fixes.
Diffstat (limited to 'lib/libc/gen/getutxent.3')
-rw-r--r-- | lib/libc/gen/getutxent.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/getutxent.3 b/lib/libc/gen/getutxent.3 index ccc5d9e..7337853 100644 --- a/lib/libc/gen/getutxent.3 +++ b/lib/libc/gen/getutxent.3 @@ -137,7 +137,7 @@ are not processed by this implementation. Other fields inside the structure are: .Bl -tag -width ut_user .It Fa ut_tv -The time the event occured. +The time the event occurred. This field is used for all types of entries, except .Dv EMPTY . .It Fa ut_id |