X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/59e0d9fe772464b93d835d2a2964457702469a43..3d9156a7a519a5e3aa1b92e9d9d4b991f1aed7ff:/gen/FreeBSD/ftok.3 diff --git a/gen/FreeBSD/ftok.3 b/gen/FreeBSD/ftok.3 index 2359013..436b77e 100644 --- a/gen/FreeBSD/ftok.3 +++ b/gen/FreeBSD/ftok.3 @@ -23,7 +23,7 @@ .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD: src/lib/libc/gen/ftok.3,v 1.15 2002/10/19 13:33:12 tjr Exp $ +.\" $FreeBSD: src/lib/libc/gen/ftok.3,v 1.16 2004/07/02 23:52:10 ru Exp $ .Dd June 24, 1994 .Os .Dt FTOK 3 @@ -53,7 +53,8 @@ of an existing file and a user-selectable The specified .Fa path must specify an existing file that is accessible to the calling process -or the call will fail. Also, note that links to files will return the +or the call will fail. +Also, note that links to files will return the same key, given the same .Fa id . .Sh RETURN VALUES