git: 37bb98841099 - main - open(2): devfs is in section 4 on HEAD
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 27 Aug 2024 22:24:13 UTC
The branch main has been updated by kib:
URL: https://cgit.FreeBSD.org/src/commit/?id=37bb98841099a4c23c0b8990a988a3324b902c39
commit 37bb98841099a4c23c0b8990a988a3324b902c39
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2024-08-27 22:23:20 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2024-08-27 22:23:20 +0000
open(2): devfs is in section 4 on HEAD
Noted by: yuripv
Fixes: f5a37f8dd319e3007b126b77376e61ad96f44d8b
---
lib/libsys/open.2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/libsys/open.2 b/lib/libsys/open.2
index 4cdceb336532..8331362640d6 100644
--- a/lib/libsys/open.2
+++ b/lib/libsys/open.2
@@ -384,7 +384,7 @@ The file pointer used to mark the current position within the
file is set to the beginning of the file.
.Pp
If a sleeping open of a device node from
-.Xr devfs 5
+.Xr devfs 4
is interrupted by a signal, the call always fails with
.Er EINTR ,
even if the