aboutsummaryrefslogtreecommitdiffstats
path: root/man-mageia/ru/usleep.1
diff options
context:
space:
mode:
authorOlav Vitters <olav@vitters.nl>2020-07-30 22:10:35 +0200
committerOlav Vitters <olav@vitters.nl>2020-07-30 22:10:35 +0200
commita5c52c00c16be69e14360222520129d30f76e042 (patch)
treed44ff9f87b2985ead827c72c55b5aaee23c5dd10 /man-mageia/ru/usleep.1
parent817ca842f086f7290f183720539834263c2f1afe (diff)
downloadinitscripts-a5c52c00c16be69e14360222520129d30f76e042.tar
initscripts-a5c52c00c16be69e14360222520129d30f76e042.tar.gz
initscripts-a5c52c00c16be69e14360222520129d30f76e042.tar.bz2
initscripts-a5c52c00c16be69e14360222520129d30f76e042.tar.xz
initscripts-a5c52c00c16be69e14360222520129d30f76e042.zip
Align Makefile and tree structure with upstream tree structure
Instead of placing the custom files with the upstream files it seems clearer to have them mostly separated. This makes it easier to see which parts are custom and which parts are more or less upstream. As a result the upstream Makefile only needed minor changes to accomodate this. The Makefile is NOT bug free, unfortunately it doesn't always do the right thing, this due to inexperience.
Diffstat (limited to 'man-mageia/ru/usleep.1')
-rw-r--r--man-mageia/ru/usleep.128
1 files changed, 28 insertions, 0 deletions
diff --git a/man-mageia/ru/usleep.1 b/man-mageia/ru/usleep.1
new file mode 100644
index 00000000..13f5c0c9
--- /dev/null
+++ b/man-mageia/ru/usleep.1
@@ -0,0 +1,28 @@
+.TH USLEEP 1 "Red Hat, Inc" \" -*- nroff -*-
+.SH НАЗВАНИЕ
+usleep \- засыпает на некоторое число микросекунд
+.SH СИНТАКСИС
+.B usleep
+[\fIчисло\fP]
+.SH ОПИСАНИЕ
+.B usleep
+засыпает на несколько микросекунд. По умолчанию на 1.
+.SH ОПЦИИ
+\fI--usage\fP
+Показывает короткое сообщение об использовании.
+.TP
+\fI--help, -?\fP
+Выводит справочную информацию.
+.TP
+\fI-v, --version\fP
+Выводи информацию о версии.
+.SH ОШИБКИ
+Вероятно неточен на многих машинах вплоть до микросекунды. Расчет
+производится с точностью только до -4 или, возможно, до -5.
+.SH АВТОР
+Donald Barnes <djb@redhat.com>
+.br
+Erik Troan <ewt@redhat.com>
+.SH ПЕРЕВОД
+Павел Марьянов <acid_jack@ukr.net>
+