diff options
author | hobbs <hobbs> | 1999-08-21 19:40:47 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 1999-08-21 19:40:47 (GMT) |
commit | 4bfe5ab933e93ed3cdedf9ece36a051ac5678150 (patch) | |
tree | ff8e702132d6cefda6ada4088a6a59bd2e96027c /doc/msgcat.n | |
parent | 40c26bfd1689472e72e816d33a144db9c0111f86 (diff) | |
download | tcl-4bfe5ab933e93ed3cdedf9ece36a051ac5678150.zip tcl-4bfe5ab933e93ed3cdedf9ece36a051ac5678150.tar.gz tcl-4bfe5ab933e93ed3cdedf9ece36a051ac5678150.tar.bz2 |
1999-08-20 Jeff Hobbs <hobbs@scriptics.com>
* doc/*: fixed various nroff bugs in man pages [Bug: 2503 2588]
Diffstat (limited to 'doc/msgcat.n')
-rw-r--r-- | doc/msgcat.n | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/msgcat.n b/doc/msgcat.n index 0ddd7ce..02f4085 100644 --- a/doc/msgcat.n +++ b/doc/msgcat.n @@ -198,11 +198,11 @@ format "In location %2\\\\$s we produced %1\\\\$d units" $num $city Similarly, positional parameters can be used with \fBscan\fR to extract values from internationalized strings. -.SH "SEE ALSO" -format(n), scan(n), namespace(n), package(n) - .SH CREDITS .PP The message catalog code was developed by Mark Harrison. + +.SH "SEE ALSO" +format(n), scan(n), namespace(n), package(n) .SH KEYWORDS internationalization, i18n, localization, l10n, message, text, translation |