linux-audit.redhat.com archive mirror
 help / color / mirror / Atom feed
* [PATCH] libaudit: fix manpage listing incorrect function under NAME
@ 2018-02-27 10:20 Richard Guy Briggs
  2018-02-27 14:09 ` Steve Grubb
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Guy Briggs @ 2018-02-27 10:20 UTC (permalink / raw)
  To: linux-audit; +Cc: Richard Guy Briggs

Under the NAME section, the function listed is incorrect.  Fix it.

Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
---
 docs/audit_get_session.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/audit_get_session.3 b/docs/audit_get_session.3
index 9721412..d30da47 100644
--- a/docs/audit_get_session.3
+++ b/docs/audit_get_session.3
@@ -1,6 +1,6 @@
 .TH "AUDIT_GET_SESSION" "3" "Dec 2016" "Red Hat" "Linux Audit API"
 .SH NAME
-audit_getloginuid \- Get a program's login session id value
+audit_get_session \- Get a program's login session id value
 .SH SYNOPSIS
 .B #include <libaudit.h>
 .sp
-- 
1.8.3.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] libaudit: fix manpage listing incorrect function under NAME
  2018-02-27 10:20 [PATCH] libaudit: fix manpage listing incorrect function under NAME Richard Guy Briggs
@ 2018-02-27 14:09 ` Steve Grubb
  0 siblings, 0 replies; 2+ messages in thread
From: Steve Grubb @ 2018-02-27 14:09 UTC (permalink / raw)
  To: Richard Guy Briggs; +Cc: linux-audit

On Tuesday, February 27, 2018 5:20:58 AM EST Richard Guy Briggs wrote:
> Under the NAME section, the function listed is incorrect.  Fix it.
>
> Signed-off-by: Richard Guy Briggs <rgb@redhat.com>

Applied. Thanks!

-Steve

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-02-27 14:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-27 10:20 [PATCH] libaudit: fix manpage listing incorrect function under NAME Richard Guy Briggs
2018-02-27 14:09 ` Steve Grubb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).