From 76d8cd36129e406e92e46fef89b2cb09d80da056 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 9 Jan 2008 09:47:31 +0000 Subject: [PATCH] s/i-node/inode/ --- man3/ftok.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/ftok.3 b/man3/ftok.3 index 081b514a2..0eb9f2b47 100644 --- a/man3/ftok.3 +++ b/man3/ftok.3 @@ -92,7 +92,7 @@ Of course no guarantee can be given that the resulting is unique. Typically, a best effort attempt combines the given .I proj_id -byte, the lower 16 bits of the i-node number, and the +byte, the lower 16 bits of the inode number, and the lower 8 bits of the device number into a 32-bit result. Collisions may easily happen, for example between files on .I /dev/hda1