From e108f473ec4ddf320de202b73e15fad99ca8827c Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Sun, 20 May 2012 17:40:23 +0000 Subject: [PATCH] * man/su.1.xml: Document author to avoid warnings during generation. This needs to be rolled out to other manpages. * man/generate_mans.mak: Do not add a AUTHOR section in the man pages. --- ChangeLog | 7 +++++++ man/su.1.xml | 8 ++++++++ 2 files changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4924e91d..62672f24 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2012-05-20 Nicolas François + + * man/su.1.xml: Document author to avoid warnings during + generation. This needs to be rolled out to other manpages. + * man/generate_mans.mak: Do not add a AUTHOR section in the man + pages. + 2012-05-20 Nicolas François * src/su.c: non PAM enabled versions: do not fail if su is called diff --git a/man/su.1.xml b/man/su.1.xml index fcd27c24..26f082c8 100644 --- a/man/su.1.xml +++ b/man/su.1.xml @@ -51,6 +51,14 @@ ]> + + + Nicolas + François + nicolas.francois@centraliens.net + shadow-utils maintainer, 2007 - now + + su 1 -- 2.50.1