You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2014/04/11 01:38:56 UTC

svn commit: r1586507 - /commons/proper/io/trunk/src/main/java/org/apache/commons/io/FileSystemUtils.java

Author: ggregory
Date: Thu Apr 10 23:38:55 2014
New Revision: 1586507

URL: http://svn.apache.org/r1586507
Log:
Javadoc: POSIX an acronym.

Modified:
    commons/proper/io/trunk/src/main/java/org/apache/commons/io/FileSystemUtils.java

Modified: commons/proper/io/trunk/src/main/java/org/apache/commons/io/FileSystemUtils.java
URL: http://svn.apache.org/viewvc/commons/proper/io/trunk/src/main/java/org/apache/commons/io/FileSystemUtils.java?rev=1586507&r1=1586506&r2=1586507&view=diff
==============================================================================
--- commons/proper/io/trunk/src/main/java/org/apache/commons/io/FileSystemUtils.java (original)
+++ commons/proper/io/trunk/src/main/java/org/apache/commons/io/FileSystemUtils.java Thu Apr 10 23:38:55 2014
@@ -371,7 +371,7 @@ public class FileSystemUtils {
      *
      * @param path  the path to get free space for
      * @param kb  whether to normalize to kilobytes
-     * @param posix  whether to use the posix standard format flag
+     * @param posix  whether to use the POSIX standard format flag
      * @param timeout The timeout amount in milliseconds or no timeout if the value
      *  is zero or less
      * @return the amount of free drive space on the volume