Summary: | Typo in system(3) manual page | ||||||
---|---|---|---|---|---|---|---|
Product: | Base System | Reporter: | Steve Kargl <kargl> | ||||
Component: | misc | Assignee: | Warner Losh <imp> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | imp | ||||
Priority: | --- | ||||||
Version: | CURRENT | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
landed with 7385a7f67c1f A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=7385a7f67c1f26f4a6948be9155efeee76cf321e commit 7385a7f67c1f26f4a6948be9155efeee76cf321e Author: Steve Kargl <kargl@FreeBSD.org> AuthorDate: 2024-01-12 18:26:40 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2024-01-12 18:29:22 +0000 system(3): fix typo santized -> sanitized PR: 276262 Reviewed by: imp lib/libc/stdlib/system.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) |
Created attachment 247599 [details] patch sanitized is spelled with two 'i'.