aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/ithread.9
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-07-03 18:29:24 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-07-03 18:29:24 +0000
commit5203edcdc553fda6caa1da8826a89b1a02dad1bf (patch)
tree5526e5113f4e9589bb734483867453b89a7ca4e6 /share/man/man9/ithread.9
parentb5243429417437665b6b4e7b982513985282becf (diff)
downloadsrc-5203edcdc553fda6caa1da8826a89b1a02dad1bf.tar.gz
src-5203edcdc553fda6caa1da8826a89b1a02dad1bf.zip
Mechanically kill hard sentence breaks and double whitespaces.
Notes
Notes: svn path=/head/; revision=131530
Diffstat (limited to 'share/man/man9/ithread.9')
-rw-r--r--share/man/man9/ithread.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/ithread.9 b/share/man/man9/ithread.9
index 3388453c36d3..2a8c2725e044 100644
--- a/share/man/man9/ithread.9
+++ b/share/man/man9/ithread.9
@@ -350,5 +350,5 @@ Currently
represents both an interrupt source and an interrupt thread.
There should be a separate
.Vt struct isrc
-that contains a vector number, enable and disable functions, etc. that
+that contains a vector number, enable and disable functions, etc.\& that
an ithread holds a reference to.