]> git.saurik.com Git - apple/libc.git/blobdiff - gen/FreeBSD/ftok.3
Libc-391.tar.gz
[apple/libc.git] / gen / FreeBSD / ftok.3
index 2359013bad1b2cfd181b8650b17059dd4c7ba65d..436b77e8375fdf29a5e2db9f959e50aa1317b713 100644 (file)
@@ -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