jdk/src/share/classes/java/nio/file/attribute/DosFileAttributeView.java
changeset 2072 80dfe4469bbd
parent 2057 3acf8e5e2ca0
child 3065 452aaa2899fc
--- a/jdk/src/share/classes/java/nio/file/attribute/DosFileAttributeView.java	Tue Feb 24 09:11:42 2009 +0000
+++ b/jdk/src/share/classes/java/nio/file/attribute/DosFileAttributeView.java	Tue Feb 24 11:31:04 2009 +0000
@@ -106,10 +106,10 @@
      * the DOS attribute in order to update this attribute.
      *
      * @param   value
-     *          The new value of the attribute
+     *          the new value of the attribute
      *
      * @throws  IOException
-     *          If an I/O error occurs
+     *          if an I/O error occurs
      * @throws  SecurityException
      *          In the case of the default, and a security manager is installed,
      *          its  {@link SecurityManager#checkWrite(String) checkWrite} method
@@ -126,10 +126,10 @@
      * the DOS attribute in order to update this attribute.
      *
      * @param   value
-     *          The new value of the attribute
+     *          the new value of the attribute
      *
      * @throws  IOException
-     *          If an I/O error occurs
+     *          if an I/O error occurs
      * @throws  SecurityException
      *          In the case of the default, and a security manager is installed,
      *          its  {@link SecurityManager#checkWrite(String) checkWrite} method
@@ -146,10 +146,10 @@
      * the DOS attribute in order to update this attribute.
      *
      * @param   value
-     *          The new value of the attribute
+     *          the new value of the attribute
      *
      * @throws  IOException
-     *          If an I/O error occurs
+     *          if an I/O error occurs
      * @throws  SecurityException
      *          In the case of the default, and a security manager is installed,
      *          its  {@link SecurityManager#checkWrite(String) checkWrite} method
@@ -166,10 +166,10 @@
      * the DOS attribute in order to update this attribute.
      *
      * @param   value
-     *          The new value of the attribute
+     *          the new value of the attribute
      *
      * @throws  IOException
-     *          If an I/O error occurs
+     *          if an I/O error occurs
      * @throws  SecurityException
      *          In the case of the default, and a security manager is installed,
      *          its  {@link SecurityManager#checkWrite(String) checkWrite} method