aboutsummaryrefslogtreecommitdiffstats
path: root/man3/program_invocation_name.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-05-19 04:30:20 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-05-19 04:30:20 +0000
commit2b2581ee37f080c0a95d20aedecd5cb04e81ef4a (patch)
tree4ce1a3bcc3cd8793e50f48abba8eab04c8e7ea07 /man3/program_invocation_name.3
parent2dd578fd5b80cbfe5892b200633aa1442c4ac674 (diff)
downloadman-pages-2b2581ee37f080c0a95d20aedecd5cb04e81ef4a.tar.gz
Fix inconsistencies in order of .SH sections
Diffstat (limited to 'man3/program_invocation_name.3')
-rw-r--r--man3/program_invocation_name.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/program_invocation_name.3 b/man3/program_invocation_name.3
index ce5fae804a..d49e7dec1a 100644
--- a/man3/program_invocation_name.3
+++ b/man3/program_invocation_name.3
@@ -50,13 +50,13 @@ with all text up to and including the final slash (/), if any, removed.
These variables are automatically initialised by the glibc run-time
startup code.
+.SH "CONFORMING TO"
+These variables are GNU extensions, and should not be
+used in programs intended to be portable.
.SH NOTES
The Linux-specific
.I /proc/[number]/cmdline
file provides access to similar information.
-.SH "CONFORMING TO"
-These variables are GNU extensions, and should not be
-used in programs intended to be portable.
.SH SEE ALSO
.BR proc (5),
.BR feature_test_macros (7)