Date: Sun, 15 Feb 2026 03:15:04 +0000 From: Konstantin Belousov <kib@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 7786840a0bb0 - stable/15 - lib/libc/net/sockatmark.3: fix groff mdoc warning Message-ID: <69913a38.182f4.72cd0f2d@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch stable/15 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=7786840a0bb0ac7102b9f43557e1e76bff1cd7f1 commit 7786840a0bb0ac7102b9f43557e1e76bff1cd7f1 Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2026-02-12 07:56:42 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2026-02-15 03:14:11 +0000 lib/libc/net/sockatmark.3: fix groff mdoc warning PR: 293072 (cherry picked from commit 10fde719587c22085c95759a242e9c51d249d024) --- 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. Lefflerhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69913a38.182f4.72cd0f2d>
