From f68512e9feb15edea74293915fc38acf068b14c3 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 21 Oct 2012 08:29:13 +0200 Subject: intro.1, add_key.2, get_mempolicy.2, get_thread_area.2, intro.2, keyctl.2, mbind.2, request_key.2, set_thread_area.2, clock.3, cmsg.3, getcwd.3, getpw.3, intro.3, malloc.3, posix_memalign.3, shm_open.3, sleep.3, sysconf.3, intro.4, sd.4, intro.5, locale.5, slabinfo.5, intro.6, boot.7, bootparam.7, futex.7, glob.7, hier.7, intro.7, libc.7, locale.7, mq_overview.7, netlink.7, sem_overview.7, shm_overview.7, unix.7, intro.8: Global fix: Use consistent capitalization in NAME section The line(s) in the NAME section should only use capitals where English usage dictates that. Otherwise, use lowercase throughout. Signed-off-by: Michael Kerrisk --- man1/intro.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man1') diff --git a/man1/intro.1 b/man1/intro.1 index 6e868848..b5ab478e 100644 --- a/man1/intro.1 +++ b/man1/intro.1 @@ -25,7 +25,7 @@ .\" .TH INTRO 1 2007-11-15 "Linux" "Linux User's Manual" .SH NAME -intro \- Introduction to user commands +intro \- introduction to user commands .SH DESCRIPTION Section 1 of the manual describes user commands and tools, for example, file manipulation tools, shells, compilers, -- cgit v1.2.3