From a9a25fce9c7d55a07ba79be4318b535e116b8aa7 Mon Sep 17 00:00:00 2001 From: Alejandro Colomar Date: Wed, 8 Apr 2026 10:17:14 +0200 Subject: [PATCH] man/man2/getdents.2: ffix Signed-off-by: Alejandro Colomar --- man/man2/getdents.2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man/man2/getdents.2 b/man/man2/getdents.2 index fb85806c2..377f6f642 100644 --- a/man/man2/getdents.2 +++ b/man/man2/getdents.2 @@ -201,6 +201,8 @@ File descriptor does not refer to a directory. .SH STANDARDS None. .SH HISTORY +.TP +.BR getdents () SVr4. .\" SVr4 documents additional ENOLINK, EIO error conditions. .TP -- 2.47.3