CVSROOT:        /cvs
Module name:    src
Changes by:     mill...@cvs.openbsd.org 2015/04/30 05:46:16

Modified files:
        share/man/man9 : file.9 

Log message:
FRELE returns an int not void.  It is actually the return value
of fdrop() (or 0 if the ref count is non-zero).  From Kanonenvogel

Reply via email to