Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys s/filesystem/file system/
details: https://anonhg.NetBSD.org/src/rev/e77caff1f258
branches: trunk
changeset: 354198:e77caff1f258
user: abhinav <abhinav%NetBSD.org@localhost>
date: Wed Jun 07 05:26:19 2017 +0000
description:
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".
diffstat:
lib/libc/sys/kqueue.2 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 38dc42f41904 -r e77caff1f258 lib/libc/sys/kqueue.2
--- a/lib/libc/sys/kqueue.2 Wed Jun 07 05:08:32 2017 +0000
+++ b/lib/libc/sys/kqueue.2 Wed Jun 07 05:26:19 2017 +0000
@@ -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 @@
.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,
Home |
Main Index |
Thread Index |
Old Index