svn commit: r268988 - head/share/man/man4
Sergey Kandaurov
pluknet at FreeBSD.org
Tue Jul 22 19:37:39 UTC 2014
Author: pluknet
Date: Tue Jul 22 19:37:38 2014
New Revision: 268988
URL: http://svnweb.freebsd.org/changeset/base/268988
Log:
Grammar and spelling fixes.
Modified:
head/share/man/man4/ddb.4
Modified: head/share/man/man4/ddb.4
==============================================================================
--- head/share/man/man4/ddb.4 Tue Jul 22 18:37:59 2014 (r268987)
+++ head/share/man/man4/ddb.4 Tue Jul 22 19:37:38 2014 (r268988)
@@ -1124,7 +1124,7 @@ abbreviations.
.It Ic capture status
.Nm
supports a basic output capture facility, which can be used to retrieve the
-results of debugging commands from userpsace using
+results of debugging commands from userspace using
.Xr sysctl 2 .
.Ic capture on
enables output capture;
@@ -1429,7 +1429,7 @@ diagnose problems.
Other bus' bridge chipsets may be able to generate NMI using bus specific
methods.
.Sh FILES
-Header files mention in this manual page can be found below
+Header files mentioned in this manual page can be found below
.Pa /usr/include
directory.
.Pp
More information about the svn-src-all
mailing list