[Bug 258957] Minor mistakes in link(2) and shm_open(2)
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 258957] Minor mistakes in link(2) and shm_open(2)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Oct 2021 03:40:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258957 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=8d3cd7767a2ea1816c31e1dbe7957253e723e559 commit 8d3cd7767a2ea1816c31e1dbe7957253e723e559 Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2021-10-06 03:38:26 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2021-10-06 03:38:26 +0000 Fix mistakes in link(2) and shm_open(2) PR: 258957 Submitted by: sigsys@gmail.com MFC after: 1 week lib/libc/sys/link.2 | 4 ++-- lib/libc/sys/shm_open.2 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.