Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jul 2014 19:37:39 +0000 (UTC)
From:      Sergey Kandaurov <pluknet@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r268988 - head/share/man/man4
Message-ID:  <201407221937.s6MJbdSA060706@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407221937.s6MJbdSA060706>