svn commit: r48489 - head/en_US.ISO8859-1/articles/geom-class
Jason Helfman <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: jgh
Date: Mon Mar 28 17:30:19 2016
New Revision: 48489
URL: https://svnweb.freebsd.org/changeset/doc/48489
Log:
- stick to American English spelling of behavior
Modified:
head/en_US.ISO8859-1/articles/geom-class/article.xml
Modified: head/en_US.ISO8859-1/articles/geom-class/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/geom-class/article.xml Mon Mar 28 17:29:21 2016 (r48488)
+++ head/en_US.ISO8859-1/articles/geom-class/article.xml Mon Mar 28 17:30:19 2016 (r48489)
@@ -776,7 +776,7 @@ KMOD=geom_journal
<para>Kernel threads are created with &man.kthread.create.9;
function, and they are sort of similar to userland threads in
- behaviour, only they cannot return to caller to signify
+ behavior, only they cannot return to caller to signify
termination, but must call &man.kthread.exit.9;.</para>
<para>In GEOM code, the usual use of threads is to offload
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"