diff options
Diffstat (limited to 'lib/libc/gen/devname.3')
-rw-r--r-- | lib/libc/gen/devname.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/devname.3 b/lib/libc/gen/devname.3 index f3c698823ad2..83952dcbe3d8 100644 --- a/lib/libc/gen/devname.3 +++ b/lib/libc/gen/devname.3 @@ -83,5 +83,5 @@ function appeared in .Sh BUGS The .Fn devname -function returns a poiner to an internal static object; +function returns a pointer to an internal static object; thus, subsequent calls will modify the same buffer. |