more cross references

master
leitner 4 years ago
parent fa2eeedcfa
commit cf69bb3ac1

@ -19,4 +19,4 @@ It can also be manually unmapped by calling \fBmunmap\fR from
If the file could not be opened or mapped, (void*)0 is returned.
.SH "SEE ALSO"
mmap_unmap(3)
mmap_unmap(3), mmap_read(3), mmap_readat(3), mmap_shared(3)

@ -16,4 +16,4 @@ It can also be manually unmapped by calling \fBmunmap\fR from
If the file could not be opened or mapped, (void*)0 is returned.
.SH "SEE ALSO"
mmap_unmap(3)
mmap_unmap(3), mmap_private(3), mmap_readat(3), mmap_shared(3)

@ -21,4 +21,4 @@ It can also be manually unmapped by calling \fBmunmap\fR from
If the file could not be opened or mapped, (void*)0 is returned.
.SH "SEE ALSO"
mmap_unmap(3)
mmap_unmap(3), mmap_private(3), mmap_read(3), mmap_shared(3)

@ -23,4 +23,4 @@ To write changes to disk immediately, you can use msync from
If the file could not be opened or mapped, (void*)0 is returned.
.SH "SEE ALSO"
mmap_unmap(3), msync(2)
msync(2), mmap_unmap(3), mmap_private(3), mmap_read(3), mmap_readat(3)

Loading…
Cancel
Save