Copy-on-Write

Modern implementations of fork() use copy-on-write (COW). What does this mean?