summaryrefslogtreecommitdiff
path: root/man/man1
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2008-03-10 01:10:21 +0000
committerColin Watson <cjwatson@debian.org>2008-03-10 01:10:21 +0000
commitcb244fb24de8c18a22b1c8f6880b017f28ce7baf (patch)
tree1ee2d06f050077120a00c7a0eb6e8a4e9a91cb3d /man/man1
parent22a2d29e02757c23ad6ed68d6fa6ab84bdc40983 (diff)
* man/Rules.man (.man1.1, .man8.8): Substitute name of manual page
being processed as %program%. * man/man1/apropos.man1 (OPTIONS), man/man1/man.man1 (Finding manual pages), man/man1/whatis.man1 (OPTIONS): Consolidate nearly-identical descriptions of --locale using %program% (thanks, Robert Luberda). * man/po4a/po/man-db.pot: Update.
Diffstat (limited to 'man/man1')
-rw-r--r--man/man1/apropos.man14
-rw-r--r--man/man1/man.man14
-rw-r--r--man/man1/whatis.man14
3 files changed, 6 insertions, 6 deletions
diff --git a/man/man1/apropos.man1 b/man/man1/apropos.man1
index f31c6b1f..73086395 100644
--- a/man/man1/apropos.man1
+++ b/man/man1/apropos.man1
@@ -159,7 +159,7 @@ This option overrides the contents of
.RB $ MANPATH .
.TP
.BI \-L\ locale ,\ \-\-locale= locale
-.B %apropos%
+.B %program%
will normally determine your current locale by a call to the C function
.BR setlocale (3)
which interrogates various environment variables, possibly including
@@ -169,7 +169,7 @@ and
To temporarily override the determined value, use this option to supply a
.I locale
string directly to
-.BR %apropos% .
+.BR %program% .
Note that it will not take effect until the search for pages actually
begins.
Output such as the help message will always be displayed in the initially
diff --git a/man/man1/man.man1 b/man/man1/man.man1
index cf29ccfd..665c5b68 100644
--- a/man/man1/man.man1
+++ b/man/man1/man.man1
@@ -536,7 +536,7 @@ hierarchy.
.SS "Finding manual pages"
.TP
.BI \-L\ locale ,\ \-\-locale= locale
-.B %man%
+.B %program%
will normally determine your current locale by a call to the C function
.BR setlocale (3)
which interrogates various environment variables, possibly including
@@ -546,7 +546,7 @@ and
To temporarily override the determined value, use this option to supply a
.I locale
string directly to
-.BR %man% .
+.BR %program% .
Note that it will not take effect until the search for pages actually
begins.
Output such as the help message will always be displayed in the initially
diff --git a/man/man1/whatis.man1 b/man/man1/whatis.man1
index 132528ee..fd66ee0e 100644
--- a/man/man1/whatis.man1
+++ b/man/man1/whatis.man1
@@ -163,7 +163,7 @@ This option overrides the contents of
.RB $ MANPATH .
.TP
.BI \-L\ locale ,\ \-\-locale= locale
-.B %whatis%
+.B %program%
will normally determine your current locale by a call to the C function
.BR setlocale (3)
which interrogates various environment variables, possibly including
@@ -173,7 +173,7 @@ and
To temporarily override the determined value, use this option to supply a
.I locale
string directly to
-.BR %whatis% .
+.BR %program% .
Note that it will not take effect until the search for pages actually
begins.
Output such as the help message will always be displayed in the initially