diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-12-03 15:25:22 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-12-03 15:25:22 +0100 |
commit | 123d1fac5097fe652f2ab9c4b6c63403e81da546 (patch) | |
tree | 2fabc592e36df128b1c5bd296ea2071d65c86f2d /hurd | |
parent | f1ef9c8fddfbcf4c60c38229e43bcb8843de8d89 (diff) |
hurd/running/debian/faq/ps_hangs: Split out. Written by Michael Banck.
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/running/debian/faq.mdwn | 5 | ||||
-rw-r--r-- | hurd/running/debian/faq/ps_hangs.mdwn | 11 |
2 files changed, 11 insertions, 5 deletions
diff --git a/hurd/running/debian/faq.mdwn b/hurd/running/debian/faq.mdwn index d664db07..133667ca 100644 --- a/hurd/running/debian/faq.mdwn +++ b/hurd/running/debian/faq.mdwn @@ -24,11 +24,6 @@ the respective Debian packages, or directly at <http://savannah.gnu.org/bugs/?group=hurd> -# `ps` Hangs - -If `ps` hangs, try `ps -M` which might still work. - - # Porting Packages diff --git a/hurd/running/debian/faq/ps_hangs.mdwn b/hurd/running/debian/faq/ps_hangs.mdwn new file mode 100644 index 00000000..c6e288fe --- /dev/null +++ b/hurd/running/debian/faq/ps_hangs.mdwn @@ -0,0 +1,11 @@ +[[meta copyright="Copyright © 2007 Free Software Foundation, Inc."]] +[[meta license="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled +[[GNU_Free_Documentation_License|/fdl]]."]] + +# `ps` Hangs + +If `ps` hangs, try `ps -M` which might still work. |