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