Flush app registry before releasing file lock
[platform/framework/native/appfw.git] / inc / FIo.h
index 1f403ca..846f09b 100644 (file)
--- a/inc/FIo.h
+++ b/inc/FIo.h
  * @since              2.0
  *
  * @remarks     @b Header @b %file: @b \#include @b <FIo.h> @n
- *                             @b Library : @b osp-appfw
+ *                             @b Library: @b osp-appfw
  *
  * The %Io namespace allows applications to input/output data to/from file systems and other programs and process it.
  * Thus, the %Io namespace is an interface between the system and the application.
- * The %Io namespace provides classes and methods for managing files, directories, registries, databases, channels, and serial port communication.
- * @n
+ * The %Io namespace provides classes and methods for managing files, directories, registries, databases, channels,
+ * and serial port communication.
+ *
  * For more information on the %Io namespace features, see <a href="../org.tizen.native.appprogramming/html/guide/io/io_namespace.htm">Io Guide</a>.
  *
  * The following diagram illustrates the relationships between the classes belonging to the %Io namespace.