diff xml/en/docs/control.xml @ 2195:52d603f58bca

Controlling nginx: removed history info from FreeBSD.
author Sergey Kandaurov <pluknet@nginx.com>
date Tue, 26 Jun 2018 13:20:11 +0300
parents a90594ae6686
children
line wrap: on
line diff
--- a/xml/en/docs/control.xml
+++ b/xml/en/docs/control.xml
@@ -8,7 +8,7 @@
 <article name="Controlling nginx"
          link="/en/docs/control.html"
          lang="en"
-         rev="6">
+         rev="7">
 
 <section>
 
@@ -79,7 +79,7 @@ After all clients are serviced, old work
 
 <para>
 Let’s illustrate this by example.
-Imagine that nginx is run on FreeBSD 4.x and the command
+Imagine that nginx is run on FreeBSD and the command
 <programlisting>
 ps axw -o pid,ppid,user,%cpu,vsz,wchan,command | egrep '(nginx|PID)'
 </programlisting>