From 8fd512e932a51da6b2b40ace8a00fa8da00b02fe Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 29 Jan 2019 15:59:41 +0100 Subject: [PATCH] logger: (man) add info about rewrite and authors Signed-off-by: Karel Zak --- misc-utils/logger.1 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/misc-utils/logger.1 b/misc-utils/logger.1 index 2eb669aa3..3530cd9e8 100644 --- a/misc-utils/logger.1 +++ b/misc-utils/logger.1 @@ -359,6 +359,22 @@ For the priority order and intended purposes of these facilities and levels, see The .B logger command is expected to be IEEE Std 1003.2 ("POSIX.2") compatible. +.SH AUTHORS +The +.B logger +command +was originally written by University of California in 1983-1993 and later +rewritten by +.MT kzak@redhat.com +Karel Zak +.ME , +.MT rgerhards@adiscon.com +Rainer Gerhards +.ME +and +.MT kerolasa@iki.fi +Sami Kerola +.ME . .SH AVAILABILITY The logger command is part of the util-linux package and is available from .UR https://\:www.kernel.org\:/pub\:/linux\:/utils\:/util-linux/