aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChiu Yue Chun <chiubrian@link.cuhk.edu.hk>2017-05-04 17:26:38 +0800
committerJussi Pakkanen <jpakkane@gmail.com>2017-05-04 22:08:15 +0300
commitfe85721e7e97260b24da3911b4265535116b55cd (patch)
tree9a3333941277fc75f3ce085b7db67a13d7f22254
parent5f1b96a07677d4374c15161e8d96510d671ea9f8 (diff)
downloadmeson-fe85721e7e97260b24da3911b4265535116b55cd.zip
meson-fe85721e7e97260b24da3911b4265535116b55cd.tar.gz
meson-fe85721e7e97260b24da3911b4265535116b55cd.tar.bz2
Update FAQ.md: meson is not elementary particle
meson is a hadron, more specifically, hadrons that consists of a quark and a anti-quark. So, it is a composite particle rather than elementary one.
-rw-r--r--docs/markdown/FAQ.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/FAQ.md b/docs/markdown/FAQ.md
index 04a160e..cc13756 100644
--- a/docs/markdown/FAQ.md
+++ b/docs/markdown/FAQ.md
@@ -9,7 +9,7 @@ See also [How do I do X in Meson](howtox.md).
When the name was originally chosen, there were two main limitations: there must not exist either a Debian package or a Sourceforge project of the given name. This ruled out tens of potential project names. At some point the name Gluon was considered. Gluons are elementary particles that hold protons and neutrons together, much like a build system's job is to take pieces of source code and a compiler and bind them to a complete whole.
-Unfortunately this name was taken, too. Then the rest of physical elementary particles were examined and Meson was found to be available.
+Unfortunately this name was taken, too. Then the rest of subatomic particles were examined and Meson was found to be available.
## What is the correct way to use threads (such as pthreads)?