4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-18 23:12:15 +08:00

faq-using.xml: Replace makewhatis with mandb

* faq-using.xml (faq.using.man): Replace makewhatis with mandb.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2015-09-07 13:55:21 +02:00
parent 48f78185f5
commit 6d85fc4143
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2015-09-07 Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
* faq-using.xml (faq.using.man): Replace makewhatis with mandb.
2015-08-29 Corinna Vinschen <corinna@vinschen.de>
* new-features.xml (ov-new2.3): Document sysconf cache addition.

View File

@ -376,10 +376,10 @@ or <literal>whatis</literal>, you
must create the whatis database. Just run the command
</para>
<screen>
/usr/sbin/makewhatis
mandb
</screen>
<para>(it may take a minute to complete).
<para>(it may take a few minutes to complete).
</para>
</answer></qandaentry>