git: 10fde719587c - main - lib/libc/net/sockatmark.3: fix groff mdoc warning
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 12 Feb 2026 07:57:36 UTC
The branch main has been updated by kib:
URL: https://cgit.FreeBSD.org/src/commit/?id=10fde719587c22085c95759a242e9c51d249d024
commit 10fde719587c22085c95759a242e9c51d249d024
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2026-02-12 07:56:42 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2026-02-12 07:56:42 +0000
lib/libc/net/sockatmark.3: fix groff mdoc warning
PR: 293072
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
---
lib/libc/net/sockatmark.3 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/libc/net/sockatmark.3 b/lib/libc/net/sockatmark.3
index f499eb0b902d..2b6fe2a8907b 100644
--- a/lib/libc/net/sockatmark.3
+++ b/lib/libc/net/sockatmark.3
@@ -108,8 +108,8 @@ is a descriptor for a file, not a socket.
.Rs
.%T "An Introductory 4.4BSD Interprocess Communication Tutorial"
.%A Stuart Sechrest
-.Re
.%U https://docs.freebsd.org/44doc/psd/20.ipctut/paper.pdf
+.Re
.Rs
.%T "An Advanced 4.4BSD Interprocess Communication Tutorial"
.%A Samuel J. Leffler