The branch main has been updated by pstef:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=1fdd6934d596b0259096d0c310e97a9c4ebf6b6b

commit 1fdd6934d596b0259096d0c310e97a9c4ebf6b6b
Author:     Piotr Pawel Stefaniak <ps...@freebsd.org>
AuthorDate: 2021-04-11 09:17:01 +0000
Commit:     Piotr Pawel Stefaniak <ps...@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
_______________________________________________
dev-commits-src-main@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main
To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"

Reply via email to