diff options
-rw-r--r-- | lib/libc/gen/ftok.3 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libc/gen/ftok.3 b/lib/libc/gen/ftok.3 index 41a50ed..b43ce96 100644 --- a/lib/libc/gen/ftok.3 +++ b/lib/libc/gen/ftok.3 @@ -38,9 +38,6 @@ .Ft key_t .Fn ftok "const char *path" "int id" .Sh DESCRIPTION -.Bf -symbolic -This function is available from the compatibility library, libcompat. -.Ef The .Fn ftok function attempts to create a unique key suitable for use with the |