diff options
| -rw-r--r-- | man2/prctl.2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man2/prctl.2 b/man2/prctl.2 index 3544f3b268..d75601deaa 100644 --- a/man2/prctl.2 +++ b/man2/prctl.2 @@ -418,7 +418,8 @@ and are ignored. .TP .BR PR_GET_FP_MODE " (since Linux 4.0, only on MIPS)" -Get the current floating-point mode (see the description of +Return (as the function result) +the current floating-point mode (see the description of .B PR_SET_FP_MODE for details). .IP |
