summaryrefslogtreecommitdiff
path: root/user
diff options
context:
space:
mode:
authorTanguy LE CARROUR <tanguy@bioneland.org>2012-02-07 15:02:53 +0100
committerTanguy LE CARROUR <tanguy@bioneland.org>2012-02-07 15:02:53 +0100
commit028356b6c02a232842bf710a7d322155c07f88e7 (patch)
tree8937fba030d18bdb7c6f495ae4fdd85630e4f3ec /user
parentd2bddecb425e19432679f261f390599f59d95b24 (diff)
Add some new comment and fix typo.
Diffstat (limited to 'user')
-rw-r--r--user/tlecarrour/patch_life_cycle.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/user/tlecarrour/patch_life_cycle.mdwn b/user/tlecarrour/patch_life_cycle.mdwn
index 2983cc12..93c23fe1 100644
--- a/user/tlecarrour/patch_life_cycle.mdwn
+++ b/user/tlecarrour/patch_life_cycle.mdwn
@@ -53,7 +53,7 @@ Here is an example for memstat:
This patch solves the build problems for GNU/Hurd due to PATH_MAX
issues. The solution is to make dynamic string allocations instead of
using fixed length buffers. The patch involves one file, and is
- trivial. Parts of the the code has been reviewed by GNU/Hurd developers
+ trivial. Parts of the code has been reviewed by GNU/Hurd developers
and Debian GNU/Hurd developers and maintainers.
FIXME:
@@ -76,6 +76,7 @@ Submit
The bug report is the same as above, with all the **FIXME**, **TODO** and final comment removed.
Attach the patch and send it to [submit@bugs.debian.org](mailto:submit@bugs.debian.org).
+Convention for the e-mail subject: `memstat: FTBFS on hurd-i386`
Convention for the attachment name is: `fix_FTBFS4Hurd.patch`