From 763cccc52ed68e2a269cf58f16e1ee2451ebce4b Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 3 Feb 2010 06:14:26 +0100 Subject: intro.2, intro.3: Make subsection heading consistent with other intro.? pages These pages used "Copyright Terms"; the other intro.? pages used "Copyright Conditions". Make these pages like the others. Reported-by: Yuri Kozlov Signed-off-by: Michael Kerrisk --- man3/intro.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man3') diff --git a/man3/intro.3 b/man3/intro.3 index cffa9ee0..119bc5b5 100644 --- a/man3/intro.3 +++ b/man3/intro.3 @@ -21,7 +21,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" .\" 2007-10-23 mtk, Nearly a complete rewrite of the earlier page. -.TH INTRO 3 2009-02-01 "Linux" "Linux Programmer's Manual" +.TH INTRO 3 2010-02-03 "Linux" "Linux Programmer's Manual" .SH NAME intro \- Introduction to library functions .SH DESCRIPTION @@ -85,7 +85,7 @@ and standards to which calls in this section conform. See .BR standards (7). .SH NOTES -.SS Authors and Copyright Terms +.SS Authors and Copyright Conditions Look at the header of the manual page source for the author(s) and copyright conditions. Note that these can be different from page to page! -- cgit v1.2.3