git: 93531c78f1 - main - bsd-user: Fix missing period.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Apr 2023 19:33:59 UTC
The branch main has been updated by imp:
URL: https://cgit.FreeBSD.org/doc/commit/?id=93531c78f18a78eaa173537ac2901afc7226f66a
commit 93531c78f18a78eaa173537ac2901afc7226f66a
Author: Warner Losh <imp@FreeBSD.org>
AuthorDate: 2023-04-15 19:33:36 +0000
Commit: Warner Losh <imp@FreeBSD.org>
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