OSDN Git Service

Revert the following change to correct the mail address of the committer
[linuxjm/jm.git] / manual / LDP_man-pages / original / man3 / remove.3
index 863688b..f6955e3 100644 (file)
@@ -37,7 +37,7 @@ remove \- remove a file or directory
 .BI "int remove(const char *" pathname );
 .SH DESCRIPTION
 .BR remove ()
-deletes a name from the filesystem.
+deletes a name from the file system.
 It calls
 .BR unlink (2)
 for files, and