diff options
author | eadler <eadler@FreeBSD.org> | 2011-10-16 14:30:28 +0000 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2011-10-16 14:30:28 +0000 |
commit | 9d7884364e370a7ded90e34f2332b37c65ad2dd2 (patch) | |
tree | 14e1117ec0e7000b8d3c4741569280dc7151708c /lib/libc | |
parent | 494f14b9330151d98df404a05bd9f313ee56af30 (diff) | |
download | FreeBSD-src-9d7884364e370a7ded90e34f2332b37c65ad2dd2.zip FreeBSD-src-9d7884364e370a7ded90e34f2332b37c65ad2dd2.tar.gz |
- change "is is" to "is" or "it is"
- change "the the" to "the"
Approved by: lstewart
Approved by: sahil (mentor)
MFC after: 3 days
Diffstat (limited to 'lib/libc')
-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 1920555..d25aacf 100644 --- a/lib/libc/gen/getutxent.3 +++ b/lib/libc/gen/getutxent.3 @@ -243,7 +243,7 @@ or .Dv LOGIN_PROCESS and whose .Fa ut_line -is equal to the the same field in +is equal to the same field in .Fa line . .Pp The |