summaryrefslogtreecommitdiff
path: root/usr/src/man/man3proc/Preopen.3proc
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3proc/Preopen.3proc')
-rw-r--r--usr/src/man/man3proc/Preopen.3proc3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/man/man3proc/Preopen.3proc b/usr/src/man/man3proc/Preopen.3proc
index 6343a56f12..088480ab57 100644
--- a/usr/src/man/man3proc/Preopen.3proc
+++ b/usr/src/man/man3proc/Preopen.3proc
@@ -37,7 +37,8 @@ function returning the value
This may occur when the controlled process performs an
.Xr exec 2
of a setuid or setgid binary or one where the controlling process cannot
-read the object file. For more information on this, see the
+read the object file.
+For more information on this, see the
.Sy PROGRAMMING NOTES
section of
.Xr proc 4 .