getcwd.3: Order ERRORS alphabetically

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-08-08 03:13:02 +10:00
parent 3a0d6510d9
commit 48f9dd5975
1 changed files with 3 additions and 3 deletions

View File

@ -209,12 +209,12 @@ The size of the null-terminated absolute pathname string exceeds
.B PATH_MAX .B PATH_MAX
bytes. bytes.
.TP .TP
.B ENOMEM
Out of memory.
.TP
.B ENOENT .B ENOENT
The current working directory has been unlinked. The current working directory has been unlinked.
.TP .TP
.B ENOMEM
Out of memory.
.TP
.B ERANGE .B ERANGE
The The
.I size .I size