diff options
Diffstat (limited to 'share/man/man9/ucred.9')
-rw-r--r-- | share/man/man9/ucred.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/ucred.9 b/share/man/man9/ucred.9 index dfc9aac20cab..1911dbf183fc 100644 --- a/share/man/man9/ucred.9 +++ b/share/man/man9/ucred.9 @@ -43,7 +43,7 @@ .In sys/ucred.h .Ft "struct ucred *" .Fn crget void -.Ft void +.Ft "struct ucred *" .Fn crhold "struct ucred *cr" .Ft void .Fn crfree "struct ucred *cr" |