Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Feb 2026 07:57:36 +0000
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 10fde719587c - main - lib/libc/net/sockatmark.3: fix groff mdoc warning
Message-ID:  <698d87f0.3e0e3.5024a559@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?698d87f0.3e0e3.5024a559>