summaryrefslogtreecommitdiffstats
path: root/man2/openat2.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/openat2.2')
-rw-r--r--man2/openat2.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/openat2.2 b/man2/openat2.2
index e90211fad..182851089 100644
--- a/man2/openat2.2
+++ b/man2/openat2.2
@@ -545,7 +545,7 @@ may change in the future (with new fields being added when system headers are
updated), user-space applications should zero-fill
.I struct open_how
to ensure that recompiling the program with new headers will not result in
-spurious errors at runtime.
+spurious errors at run time.
The simplest way is to use a designated
initializer:
.PP