Module Name: src
Committed By: pgoyette
Date: Sun Apr 23 06:34:07 UTC 2017
Modified Files:
src/share/man/man9: file.9
Log Message:
And actually remove the double-negative that triggered this series of
minor commits! Thanks, Abhinav, for pointing out my typo!
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/share/man/man9/file.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man9/file.9
diff -u src/share/man/man9/file.9:1.17 src/share/man/man9/file.9:1.18
--- src/share/man/man9/file.9:1.17 Sun Apr 23 06:23:25 2017
+++ src/share/man/man9/file.9 Sun Apr 23 06:34:07 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: file.9,v 1.17 2017/04/23 06:23:25 pgoyette Exp $
+.\" $NetBSD: file.9,v 1.18 2017/04/23 06:34:07 pgoyette Exp $
.\"
.\" Copyright (c) 2002, 2005, 2006 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -224,7 +224,7 @@ The file entry was created in
.Xr falloc 9 .
.It Fn FILE_IS_USABLE "fp"
Ensure that the file entry is usable by ensuring that neither the
-FIF_WANTCLOSE flag nor the FIF_LARVAL flag is not set in
+FIF_WANTCLOSE flag nor the FIF_LARVAL flag is set in
.Em f_iflags .
.It Fn FILE_USE "fp"
Increment the reference count on file entry