changeset 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 5ad35130cc7f
files xml/en/docs/control.xml xml/ru/docs/control.xml
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/control.xml	Tue Jun 26 13:20:10 2018 +0300
+++ b/xml/en/docs/control.xml	Tue Jun 26 13:20:11 2018 +0300
@@ -8,7 +8,7 @@
 <article name="Controlling nginx"
          link="/en/docs/control.html"
          lang="en"
-         rev="6">
+         rev="7">
 
 <section>
 
@@ -79,7 +79,7 @@
 
 <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>
--- a/xml/ru/docs/control.xml	Tue Jun 26 13:20:10 2018 +0300
+++ b/xml/ru/docs/control.xml	Tue Jun 26 13:20:11 2018 +0300
@@ -8,7 +8,7 @@
 <article name="Управление nginx"
          link="/ru/docs/control.html"
          lang="ru"
-         rev="6">
+         rev="7">
 
 <section>
 
@@ -72,7 +72,7 @@
 </para>
 
 <para>
-Предположим, на FreeBSD 4.x команда
+Предположим, на FreeBSD команда
 <programlisting>
 ps axw -o pid,ppid,user,%cpu,vsz,wchan,command | egrep '(nginx|PID)'
 </programlisting>