diff options
author | 2016-12-12 14:32:08 -0600 | |
---|---|---|
committer | 2016-12-12 14:32:08 -0600 | |
commit | 29221601ffba163bad99a8a5ff9eb0d63822c048 (patch) | |
tree | bd546f8ec3461c167d9787029abffce6360845fb /ChangeLog.txt | |
parent | 041185e324113cf12bf26deea1df763622c02c21 (diff) | |
download | pseudo-29221601ffba163bad99a8a5ff9eb0d63822c048.tar.gz pseudo-29221601ffba163bad99a8a5ff9eb0d63822c048.tar.bz2 pseudo-29221601ffba163bad99a8a5ff9eb0d63822c048.zip |
From: Andrew Shadura <andrewsh@debian.org>
Each manual page should start with a "NAME" section, which lists the
name and a brief description of the page separated by "\-".
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
Signed-off-by: Seebs <seebs@seebs.net>
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 1539411..a4bf499 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -6,6 +6,7 @@ * (seebs) import fix from Rabin Vincent for test case * (seebs) import fix from Rabin Vincent for pthread mutexes * (seebs) import fix from George McCollister for capset. + * (seebs) import fix from Igor Gnatenko for man page sections. 2016-11-23: * (seebs) actually wait on server shutdown for pseudo -S [cmd] |