Module Name: src
Committed By: wiz
Date: Fri Dec 9 19:15:12 UTC 2011
Modified Files:
src/usr.bin/fincore: fincore.1
Log Message:
Fix typo. Use more markup.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/fincore/fincore.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/fincore/fincore.1
diff -u src/usr.bin/fincore/fincore.1:1.1 src/usr.bin/fincore/fincore.1:1.2
--- src/usr.bin/fincore/fincore.1:1.1 Fri Dec 9 15:17:34 2011
+++ src/usr.bin/fincore/fincore.1 Fri Dec 9 19:15:11 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: fincore.1,v 1.1 2011/12/09 15:17:34 yamt Exp $
+.\" $NetBSD: fincore.1,v 1.2 2011/12/09 19:15:11 wiz Exp $
.\"
.\" Copyright (c)2011 YAMAMOTO Takashi,
.\" All rights reserved.
@@ -45,7 +45,7 @@ utility queries and displays in-core sta
.Pp
Note that the result can already be stale when being output due to other
activities in the system.
-Thus it should be used only for advisary purposes.
+Thus it should be used only for advisory purposes.
.Pp
The
.Nm
@@ -60,7 +60,11 @@ Only shows number of pages.
.El
.\" ------------------------------------------------------------
.Sh EXAMPLES
-The following example shows that /bin/cat and /bin/cp are fully cached in-core
+The following example shows that
+.Pa /bin/cat
+and
+.Pa /bin/cp
+are fully cached in-core
while the other executables are not in-core.
numbers shown in the default output are page indexes in the file of
each in-core pages.