Module Name: src Committed By: abhinav Date: Wed Jun 7 05:26:19 UTC 2017
Modified Files: src/lib/libc/sys: kqueue.2 Log Message: s/filesystem/file system/ Thanks to Thomas for pointing out that in NetBSD man pages we try to use the convention of writing it as "file system". To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 src/lib/libc/sys/kqueue.2 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/lib/libc/sys/kqueue.2 diff -u src/lib/libc/sys/kqueue.2:1.43 src/lib/libc/sys/kqueue.2:1.44 --- src/lib/libc/sys/kqueue.2:1.43 Tue Jun 6 20:12:54 2017 +++ src/lib/libc/sys/kqueue.2 Wed Jun 7 05:26:19 2017 @@ -1,4 +1,4 @@ -.\" $NetBSD: kqueue.2,v 1.43 2017/06/06 20:12:54 abhinav Exp $ +.\" $NetBSD: kqueue.2,v 1.44 2017/06/07 05:26:19 abhinav Exp $ .\" .\" Copyright (c) 2000 Jonathan Lemon .\" All rights reserved. @@ -424,7 +424,7 @@ The file referenced by the descriptor wa .It NOTE_REVOKE Access to the file was revoked via .Xr revoke 2 -or the underlying filesystem was unmounted. +or the underlying file system was unmounted. .El .Pp On return,