Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 Fix typo.



details:   https://anonhg.NetBSD.org/src/rev/fb24c9b52433
branches:  trunk
changeset: 823447:fb24c9b52433
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Sun Apr 23 05:49:00 2017 +0000

description:
Fix typo.

diffstat:

 share/man/man9/file.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r d876c4d0eb3f -r fb24c9b52433 share/man/man9/file.9
--- a/share/man/man9/file.9     Sun Apr 23 02:01:59 2017 +0000
+++ b/share/man/man9/file.9     Sun Apr 23 05:49:00 2017 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: file.9,v 1.14 2010/12/02 12:54:13 wiz Exp $
+.\"     $NetBSD: file.9,v 1.15 2017/04/23 05:49:00 abhinav 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 useable by ensuring that neither the
+Ensure that the file entry is usable by ensuring that neither the
 FIF_WANTCLOSE and FIF_LARVAL flags are not set in
 .Em f_iflags .
 .It Fn FILE_USE "fp"



Home | Main Index | Thread Index | Old Index