Print this page
10067 Miscellaneous man page typos
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Volker A. Brandt <vab@bb-c.de>

@@ -68,11 +68,11 @@
        otherwise, path is interpreted as a path relative to the directory
        specified by filedes. If filedes is set to AT_FDCWD, then path is
        resolved relative to the current working directory. The behavior when
        encountering symbolic links may be controlled by the value of the flag
        argument. If the value of flag is the constant AT_SYMLINK_NOFOLLOW,
-       then when a symbolic link is encountered while resoloving a path, it
+       then when a symbolic link is encountered while resolving a path, it
        will not be followed. Otherwise, the value of flag should be 0.
 
 RETURN VALUES
        Upon successful completion, 0 is returned.  Otherwise, -1 is returned,
        errno is set to indicate the error, and the file times will not be