[yocto] [PATCH] man: Add NAME section

Igor Gnatenko i.gnatenko.brain at gmail.com
Mon Aug 29 23:55:45 PDT 2016


From: Andrew Shadura <andrewsh at 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 at gmail.com>
---
 pseudo.1    | 2 ++
 pseudolog.1 | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/pseudo.1 b/pseudo.1
index 13f6bbe..63a6782 100644
--- a/pseudo.1
+++ b/pseudo.1
@@ -16,6 +16,8 @@
 .\" version 2.1 along with this program; if not, write to the Free Software
 .\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
 .TH pseudo 1 "pseudo - pretending to be root"
+.SH NAME
+pseudo \- run a command in a virtual root environment
 .SH SYNOPSIS
 .B pseudo
 .RB [ \-dflv ]
diff --git a/pseudolog.1 b/pseudolog.1
index b6e76f9..ebf8443 100644
--- a/pseudolog.1
+++ b/pseudolog.1
@@ -16,6 +16,8 @@
 .\" version 2.1 along with this program; if not, write to the Free Software
 .\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
 .TH pseudolog 1 "pseudo - pretending to be root"
+.SH NAME
+pseudolog \- pseudo log parser
 .SH SYNOPSIS
 .B pseudolog \-l
 .RB [ \-Pv ]
-- 
2.9.3




More information about the yocto mailing list