commit | 5b0c22ced3e756e56873a8331ff39eedef788992 | [log] [tgz] |
---|---|---|
author | Mark Dickinson <mdickinson@enthought.com> | Sat Jun 25 12:02:53 2011 +0200 |
committer | Mark Dickinson <mdickinson@enthought.com> | Sat Jun 25 12:02:53 2011 +0200 |
tree | e1a1ea7267334214f71285b456e9ea10ae965037 | |
parent | 653a53fb1445fe4973a0444adb61693567329afb [diff] | |
parent | cba87311d2dc395cbc56d00d7161d191ff7375d2 [diff] |
merge
diff --git a/Doc/library/stat.rst b/Doc/library/stat.rst index 417ba8d..f11d21f 100644 --- a/Doc/library/stat.rst +++ b/Doc/library/stat.rst
@@ -304,11 +304,11 @@ The file may only be appended to. -.. data:: UF_OPAQUE +.. data:: UF_NOUNLINK The file may not be renamed or deleted. -.. data:: UF_NOUNLINK +.. data:: UF_OPAQUE The directory is opaque when viewed through a union stack.