From 2486cacf6de1a6ec72fabebb7ff4088dddd99ea9 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 14 Feb 2006 18:16:45 +0000 Subject: [PATCH] ffix --- man2/lseek.2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man2/lseek.2 b/man2/lseek.2 index fa39dfa45..904775690 100644 --- a/man2/lseek.2 +++ b/man2/lseek.2 @@ -104,7 +104,8 @@ or the resulting file offset would be negative. .\" and/or for remote filesystems. .TP .B EOVERFLOW -The resulting file offset cannot be represented in an off_t. +The resulting file offset cannot be represented in an +.IR off_t . .TP .B ESPIPE .I fildes