git: 93531c78f1 - main - bsd-user: Fix missing period.
Warner Losh <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/doc/commit/?id=93531c78f18a78eaa173537ac2901afc7226f66a commit 93531c78f18a78eaa173537ac2901afc7226f66a Author: Warner Losh <[email protected]> AuthorDate: 2023-04-15 19:33:36 +0000 Commit: Warner Losh <[email protected]> CommitDate: 2023-04-15 19:33:36 +0000 bsd-user: Fix missing period. --- website/content/en/status/report-2023-01-2023-03/bsd-user.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/status/report-2023-01-2023-03/bsd-user.adoc b/website/content/en/status/report-2023-01-2023-03/bsd-user.adoc index 8e8b2529f0..7459d0432c 100644 --- a/website/content/en/status/report-2023-01-2023-03/bsd-user.adoc +++ b/website/content/en/status/report-2023-01-2023-03/bsd-user.adoc @@ -16,7 +16,7 @@ Summer of Code project to upstream shows some interest. The sysctl system call was upstreamed this quarter. Doug's changes were also upstreamed (see below). -Some cleanups around NetBSD and OpenBSD and to generate syscalls on the fly are pending +Some cleanups around NetBSD and OpenBSD and to generate syscalls on the fly are pending. ==== Doug Rabson's Changes