diff options
Diffstat (limited to 'toys/posix/pwd.c')
-rw-r--r-- | toys/posix/pwd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/posix/pwd.c b/toys/posix/pwd.c index d84c504a..d5a3bb69 100644 --- a/toys/posix/pwd.c +++ b/toys/posix/pwd.c @@ -4,7 +4,7 @@ * * Copyright 2006 Rob Landley <rob@landley.net> * - * See http://www.opengroup.org/onlinepubs/009695399/utilities/echo.html + * See http://opengroup.org/onlinepubs/9699919799/utilities/echo.html * * TODO: add -L -P |