Fix grammar in getpeereid(3)

This commit is contained in:
Eric van Gyzen 2017-02-04 00:37:25 +00:00
parent 3729014801
commit f02396d5d9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=313181

View File

@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd July 15, 2001
.Dd February 3, 2017
.Dt GETPEEREID 3
.Os
.Sh NAME
@ -57,8 +57,8 @@ on which either
.Xr connect 2
or
.Xr listen 2
have been called.
The effective used ID is placed in
has been called.
The effective user ID is placed in
.Fa euid ,
and the effective group ID in
.Fa egid .