diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-09-20 16:26:31 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-09-20 16:26:31 +0000 |
| commit | 0daa9e92d0cc449d25d4fd200759177024baae84 (patch) | |
| tree | ab554843b62ec3ad24acbdfbc8535e787c88d924 /man3/error.3 | |
| parent | c11b1abf2e2241d8efe19feb04c2a7e1e06c19b0 (diff) | |
| download | man-pages-0daa9e92d0cc449d25d4fd200759177024baae84.tar.gz | |
Fix redundant formatting macros
Diffstat (limited to 'man3/error.3')
| -rw-r--r-- | man3/error.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/error.3 b/man3/error.3 index ddf28902d2..d55752dab0 100644 --- a/man3/error.3 +++ b/man3/error.3 @@ -67,7 +67,7 @@ The program name printed by .BR error () is the value of the global variable .BR program_invocation_name (3). -.IR program_invocation_name +.I program_invocation_name initially has the same value as .IR main ()'s .IR argv[0] . |
