[PATCH] unix.7: tfix
From: Torin Carey <hidden>
Date: 2019-10-29 12:49:54
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Torin Carey <hidden>
Date: 2019-10-29 12:49:54
Subsystem:
the rest · Maintainer:
Linus Torvalds
Signed-off-by: Torin Carey <redacted> --- man7/unix.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man7/unix.7 b/man7/unix.7
index a9d54c8c0..594894268 100644
--- a/man7/unix.7
+++ b/man7/unix.7@@ -479,7 +479,7 @@ This can be used for authentication. The credentials are passed as a .I struct ucred ancillary message. -Thus structure is defined in +This structure is defined in .I <sys/socket.h> as follows: .IP
--
2.20.1