From d0db69d964a72128c1dcb81af009e3bd728c7876 Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 18 Dec 2002 10:13:54 +0000 Subject: mdoc(7) police: "The .Fn function". --- lib/libc/gen/dirname.3 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/libc/gen/dirname.3') diff --git a/lib/libc/gen/dirname.3 b/lib/libc/gen/dirname.3 index 624cf72..30d0be7 100644 --- a/lib/libc/gen/dirname.3 +++ b/lib/libc/gen/dirname.3 @@ -78,7 +78,9 @@ The path component to be returned was larger than .Dv MAXPATHLEN . .El .Sh WARNINGS +The .Fn dirname +function returns a pointer to internal static storage space that will be overwritten by subsequent calls (each function has its own separate storage). .Pp -- cgit v1.1