[1/6] system_data_types.7: off_t: SEE ALSO: Uncomment loff_t, off64_t

Message ID 20201027162114.47521-2-colomar.6.4.3@gmail.com
State Not applicable
Headers
Series Add loff_t & off64_t, and update off_t |

Commit Message

Alejandro Colomar Oct. 27, 2020, 4:21 p.m. UTC
  Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
---
 man7/system_data_types.7 | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
  

Patch

diff --git a/man7/system_data_types.7 b/man7/system_data_types.7
index e93495eea..c02782ed8 100644
--- a/man7/system_data_types.7
+++ b/man7/system_data_types.7
@@ -769,12 +769,12 @@  POSIX.1-2001 and later.
 .\" .BR getdirentries (3),
 .BR lockf (3),
 .BR posix_fallocate (3)
-.\".PP		TODO: loff_t, off64_t
-.\"See also the
-.\".I loff_t
-.\"and
-.\".I off64_t
-.\"types in this page.
+.PP
+See also the
+.I loff_t
+and
+.I off64_t
+types in this page.
 .RE
 .\"------------------------------------- pid_t ------------------------/
 .TP