diff options
| author | Konstantin Belousov <kib@FreeBSD.org> | 2026-02-12 07:56:42 +0000 |
|---|---|---|
| committer | Konstantin Belousov <kib@FreeBSD.org> | 2026-02-12 07:56:42 +0000 |
| commit | 10fde719587c22085c95759a242e9c51d249d024 (patch) | |
| tree | 0622de97e7010dfe3b8a2996ffcd14ecf36601a3 | |
| parent | c67d8acca30e9f96f0a56f197003d0a4c663a060 (diff) | |
lib/libc/net/sockatmark.3: fix groff mdoc warning
PR: 293072
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
| -rw-r--r-- | lib/libc/net/sockatmark.3 | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
