diff options
Diffstat (limited to 'docs/man/man3/ucrec.3')
-rw-r--r-- | docs/man/man3/ucrec.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/man/man3/ucrec.3 b/docs/man/man3/ucrec.3 index ba427060b..3f0226786 100644 --- a/docs/man/man3/ucrec.3 +++ b/docs/man/man3/ucrec.3 @@ -1,4 +1,4 @@ -.TH "ucrec" 3 "15 Dec 2005" "Version 1.0Betareleases" "InspIRCd" \" -*- nroff -*- +.TH "ucrec" 3 "19 Dec 2005" "Version 1.0Betareleases" "InspIRCd" \" -*- nroff -*- .ad l .nh .SH NAME @@ -69,7 +69,7 @@ If the record is not in use, this value will be NULL. .PP Definition at line 254 of file channels.h. .PP -Referenced by ForceChan(). +Referenced by AddClient(), and ForceChan(). .SS "char \fBucrec::uc_modes\fP" .PP Contains a bitmask of the UCMODE_OP . @@ -78,7 +78,7 @@ Contains a bitmask of the UCMODE_OP . .PP Definition at line 249 of file channels.h. .PP -Referenced by ForceChan(). +Referenced by AddClient(), and ForceChan(). .SH "Author" .PP |