git: 1fdd6934d596 - main - getdirentries.2: remove unnecessary space
Piotr Pawel Stefaniak
pstef at FreeBSD.org
Sun Apr 11 09:18:09 UTC 2021
The branch main has been updated by pstef:
URL: https://cgit.FreeBSD.org/src/commit/?id=1fdd6934d596b0259096d0c310e97a9c4ebf6b6b
commit 1fdd6934d596b0259096d0c310e97a9c4ebf6b6b
Author: Piotr Pawel Stefaniak <pstef at FreeBSD.org>
AuthorDate: 2021-04-11 09:17:01 +0000
Commit: Piotr Pawel Stefaniak <pstef at FreeBSD.org>
CommitDate: 2021-04-11 09:17:01 +0000
getdirentries.2: remove unnecessary space
---
lib/libc/sys/getdirentries.2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/libc/sys/getdirentries.2 b/lib/libc/sys/getdirentries.2
index 658be9459af5..4185fb84f0f9 100644
--- a/lib/libc/sys/getdirentries.2
+++ b/lib/libc/sys/getdirentries.2
@@ -132,7 +132,7 @@ the end of the directory has been reached.
.Pp
If the
.Fa basep
-pointer value is non-NULL ,
+pointer value is non-NULL,
the
.Fn getdirentries
system call writes the position of the block read into the location pointed to by
More information about the dev-commits-src-main
mailing list