From: Michael Kerrisk Date: Wed, 7 Oct 2020 06:48:03 +0000 (+0200) Subject: system_data_types.7: Trim "See also" list of 'off_t' X-Git-Tag: man-pages-5.09~187 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2e7c3b645414c70e41b294ca4964a7458283e1c;p=thirdparty%2Fman-pages.git system_data_types.7: Trim "See also" list of 'off_t' Trim the list to just be a representative sample of the APIs that use 'off_t'. Signed-off-by: Michael Kerrisk --- diff --git a/man7/system_data_types.7 b/man7/system_data_types.7 index 916efef086..b0e0d2b487 100644 --- a/man7/system_data_types.7 +++ b/man7/system_data_types.7 @@ -660,16 +660,16 @@ Conforming to: POSIX.1-2001 and later. .PP See also: -.BR fallocate (2), +.\" .BR fallocate (2), .BR lseek (2), .BR mmap (2), -.BR mmap2 (2), +.\" .BR mmap2 (2), .BR posix_fadvise (2), .BR pread (2), -.BR preadv (2), +.\" .BR preadv (2), .BR truncate (2), .BR fseeko (3), -.BR getdirentries (3), +.\" .BR getdirentries (3), .BR lockf (3), .BR posix_fallocate (3) .\".PP TODO: loff_t, off64_t