]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
system_data_types.7: Trim "See also" list of 'off_t'
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 7 Oct 2020 06:48:03 +0000 (08:48 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 7 Oct 2020 06:48:03 +0000 (08:48 +0200)
Trim the list to just be a representative sample of
the APIs that use 'off_t'.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/system_data_types.7

index 916efef0868e011894002204733b0d8125d6025d..b0e0d2b487e240a362ca6001c2efbf95f691e00b 100644 (file)
@@ -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