diff options
Diffstat (limited to 'lib/libc/gen/getbootfile.3')
-rw-r--r-- | lib/libc/gen/getbootfile.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/getbootfile.3 b/lib/libc/gen/getbootfile.3 index cf4e0dbefefb..a2b02443851b 100644 --- a/lib/libc/gen/getbootfile.3 +++ b/lib/libc/gen/getbootfile.3 @@ -55,7 +55,7 @@ MIB variable .Dq Li kern.bootfile . .Sh RETURN VALUES If the call succeeds a string giving the pathname is returned. If it -fails, a a null pointer is returned and an error code is +fails, a null pointer is returned and an error code is placed in the global location .Va errno . .Sh SEE ALSO |