From a340c3d18da1f9df70d8926b70102594884609eb Mon Sep 17 00:00:00 2001 From: brueffer Date: Thu, 24 Dec 2015 20:19:49 +0000 Subject: [PATCH] MFH: r292263 Assorted grammar, spelling and punctuation fixes. PR: 203336, 203339 Submitted by: espeyb@rpi.edu, themesta@gmail.com git-svn-id: svn://svn.freebsd.org/base/stable/9@292708 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- contrib/smbfs/README | 8 ++++---- tools/debugscripts/README | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/contrib/smbfs/README b/contrib/smbfs/README index b63e16c07..f0a61b1fa 100644 --- a/contrib/smbfs/README +++ b/contrib/smbfs/README @@ -15,7 +15,7 @@ It is a complete, kernel side implementation of SMB requester and filesystem. Darwin maintained in the Darwin's tree. - I'm would be very grateful for any feedback, bug reports etc. + I would be very grateful for any feedback, bug reports etc. Supported SMB servers: Samba @@ -23,14 +23,14 @@ It is a complete, kernel side implementation of SMB requester and filesystem. IBM LanManager NetApp - An updated versions of this package can be retrieved from ftp server: + An updated version of this package can be retrieved from ftp server: ftp://ftp.butya.kz/pub/smbfs/smbfs.tar.gz - Perfomance + Performance ========== - There is some perfomance benchmarks over 10Mbit network: + These are some performance benchmarks over a 10Mbit network: Win95 machine as server: IOZONE: auto-test mode diff --git a/tools/debugscripts/README b/tools/debugscripts/README index 208153109..a218368cc 100644 --- a/tools/debugscripts/README +++ b/tools/debugscripts/README @@ -14,8 +14,8 @@ perform kernel debugging, you would do: (kgdb) -This directory also contains a kgdb script that given a crash dump number -automatically extract the path to the kernel source, run gdb to extract -information about kernel modules loaded, and then rerun gdb loading the +This directory also contains a kgdb script that, given a crash dump number, +automatically extracts the path to the kernel source, runs gdb to extract +information about kernel modules loaded, and then reruns gdb loading the necessary symbols for the modules. You need to make sure you build the modules w/ debugging symbols separately to get things to work. -- 2.45.0