~ubuntu-branches/ubuntu/vivid/dpkg/vivid

« back to all changes in this revision

Viewing changes to man/es/start-stop-daemon.8

  • Committer: Package Import Robot
  • Author(s): Adam Conrad
  • Date: 2014-04-21 18:14:10 UTC
  • mfrom: (1.6.8 sid)
  • Revision ID: package-import@ubuntu.com-20140421181410-94kvb2zodjd2og32
Tags: 1.17.7ubuntu1
* Merge from Debian unstable.  Remaining changes:
  - Allow -fstack-protector on arm64 now that GCC and glibc support it.
  - Change native source version/format mismatch errors into warnings
    until the dust settles on Debian bug 737634 about override options.
  - Add DPKG_UNTRANSLATED_MESSAGES environment check so that higher-level
    tools can get untranslated dpkg terminal log messages while at the
    same time having translated debconf prompts.
  - Special-case arm{el,hf} ELF objects in Shlibs/Objdump.pm for multilib.
  - Map unqualified package names of multiarch-same packages to the native
    arch instead of throwing an error, so that we don't break on upgrade
    when there are unqualified names stored in the dpkg trigger database.
  - Add logic to the postinst to `dpkg --add-architecture i386' on new
    installs on amd64, mimicking our previous behaviour with the conffile.
  - Apply a workaround from mvo to consider RC packages as multiarch,
    during the dpkg consistency checks. (see LP: 1015567 and 1057367).
* Drop obsolete migration code and guards from pre-trusty dpkg versions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
.\" Copyright © 2000-2001 Wichert Akkerman <wakkerma@debian.org>
6
6
.\" Copyright © 2002-2003 Adam Heath <doogie@debian.org>
7
7
.\" Copyright © 2004 Scott James Remnant <keybuk@debian.org>
8
 
.\" Copyright © 2008-2012 Guillem Jover <guillem@debian.org>
 
8
.\" Copyright © 2008-2014 Guillem Jover <guillem@debian.org>
9
9
.\"
10
10
.\" This is free software; you can redistribute it and/or modify
11
11
.\" it under the terms of the GNU General Public License as published by
25
25
.\" This file was generated with po4a. Translate the source file.
26
26
.\"
27
27
.\"*******************************************************************
28
 
.TH start\-stop\-daemon 8 "17 de junio del 2012" "Proyecto Debian" "Herramientas de dpkg"
 
28
.TH start\-stop\-daemon 8 2014\-03\-26 "Proyecto Debian" "Herramientas de dpkg"
29
29
.SH NOMBRE
30
30
start\-stop\-daemon \- Detiene y arranca demonios del sistema
31
31
.
80
80
.SH OPCIONES
81
81
.SS "Matching options"
82
82
.TP 
 
83
\fB\-\-pid\fP \fIpid\fP
 
84
Check for a process with the specified \fIpid\fP. The \fIpid\fP must be a number
 
85
greater than 0.
 
86
.TP 
 
87
\fB\-\-ppid\fP \fIppid\fP
 
88
Check for a process with the specified \fIppid\fP (parent pid).  The \fIppid\fP
 
89
must be a number greater than 0.
 
90
.TP 
83
91
\fB\-p\fP, \fB\-\-pidfile\fP \fIfichero\-pid\fP
84
92
Comprueba si un proceso ha creado el \fIfichero\-pid\fP. Nota: utilizar solo
85
93
esta opci�n de b�squeda puede afectar a procesos de forma no deseada si el