diff --git a/basis/unix/users/users-docs.factor b/basis/unix/users/users-docs.factor index c7867db2bf..e676f6fef6 100644 --- a/basis/unix/users/users-docs.factor +++ b/basis/unix/users/users-docs.factor @@ -62,7 +62,7 @@ HELP: user-name HELP: user-id { $values { "string" string } - { "id" integer } } + { "id/f" "an integer or f" } } { $description "Returns the user id associated with the user-name." } ; HELP: with-effective-user