Skip to content

Commit eea28bc

Browse files
rbujraveit65
authored andcommitted
Manual: Linux and UNIX systems -> Linux and other Unix-like systems
1 parent 24013a3 commit eea28bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎drivemount/help/C/index.docbook‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,13 +243,13 @@
243243
<sect2 id="drivemount-intro-mount">
244244
<title>Manually Mounting and Unmounting File Systems</title>
245245
<para>
246-
Many file systems on Linux and UNIX systems must be manually mounted and unmounted.
246+
Many file systems on Linux and other Unix-like systems must be manually mounted and unmounted.
247247
</para>
248248
<para>
249249
When a file system is mounted, you can read and write to the file system. When you finish working with a file system, you should unmount the file system.
250250
</para>
251251
<para>
252-
You must unmount removable drives, such as floppy disks and Zip disks, before you remove the media, because Linux and UNIX systems do not always write the changes immediately. Such systems typically buffer the changes to the disk, to improve the speed of the system.
252+
You must unmount removable drives, such as floppy disks and Zip disks, before you remove the media, because Linux and other Unix-like systems do not always write the changes immediately. Such systems typically buffer the changes to the disk, to improve the speed of the system.
253253
</para>
254254
<para>
255255
Partitions on fixed drives, such as your hard drive, are typically mounted automatically when your computer boots, and unmounted when your computer shuts down. Removable media must be mounted and unmounted manually, for example by using the &app;.

0 commit comments

Comments
 (0)