aboutsummaryrefslogtreecommitdiffstats
path: root/man8
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2012-10-21 08:29:13 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2012-10-24 14:53:48 +0200
commitf68512e9feb15edea74293915fc38acf068b14c3 (patch)
treea8c63d61e2d17cd33bebf7bca96b10ae235b11bc /man8
parentce154705eccb4434f15804f4a225dcaa95051404 (diff)
downloadman-pages-f68512e9feb15edea74293915fc38acf068b14c3.tar.gz
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 <mtk.manpages@gmail.com>
Diffstat (limited to 'man8')
-rw-r--r--man8/intro.82
1 files changed, 1 insertions, 1 deletions
diff --git a/man8/intro.8 b/man8/intro.8
index ea61d39cb3..5036750956 100644
--- a/man8/intro.8
+++ b/man8/intro.8
@@ -27,7 +27,7 @@
.\"
.TH INTRO 8 2007-10-23 "Linux" "Linux Programmer's Manual"
.SH NAME
-intro \- Introduction to administration and privileged commands
+intro \- introduction to administration and privileged commands
.SH DESCRIPTION
Section 8 of the manual describes commands
which either can be or are only used by the superuser,