Spec-Zone .ru
спецификации, руководства, описания, API
Spec-Zone .ru
спецификации, руководства, описания, API
Библиотека разработчика Mac Разработчик
Поиск

 

Эта страница руководства для  версии 10.9 Mac OS X

Если Вы выполняете различную версию  Mac OS X, просматриваете документацию локально:

Читать страницы руководства

Страницы руководства предназначаются как справочник для людей, уже понимающих технологию.

  • Чтобы изучить, как руководство организовано или узнать о синтаксисе команды, прочитайте страницу руководства для страниц справочника (5).

  • Для получения дополнительной информации об этой технологии, ищите другую документацию в Библиотеке Разработчика Apple.

  • Для получения общей информации о записи сценариев оболочки, считайте Shell, Пишущий сценарий Учебника для начинающих.




MAKEWHATIS(8)             BSD System Manager's Manual            MAKEWHATIS(8)

NAME
     makewhatis -- create whatis database

SYNOPSIS
     makewhatis [-a] [-i column] [-n name] [-o file] [-v] [-L] [directories ...]

DESCRIPTION
     The makewhatis utility collects the names and short descriptions from all the unformatted man pages in
     the directories and puts them into a file used by the whatis(1) and apropos(1) commands.  Directories
     may be separated by colons instead of spaces.  If no directories are specified, the contents of the
     MANPATH environment variable will be used, or if that is not set, the default directory /usr/share/man
     will be processed.

     The options are as follows:

     -a         Appends to the output file(s) instead of replacing them.  The output will be sorted with
                duplicate lines removed, but may have obsolete entries.

     -i column  Indents the description by column characters.  The default value is 24.

     -n name    Uses name instead of whatis.

     -o file    Outputs all lines to the file instead of */man/whatis.

     -v         Makes makewhatis more verbose about what it is doing.

     -L         Process only localized subdirectories corresponding to the locale specified in the standard
                environment variables.

ENVIRONMENT
     LC_ALL, LC_CTYPE, LANG
              These variables control what subdirectories will be processed if the -L option is used.

     MACHINE  If set, its value is used to override the current machine type when searching machine specific
              subdirectories.

     MANPATH  Determines the set of directories to be processed if none are given on the command line.

FILES
     /usr/share/man  Default directory to process if the MANPATH environment variable is not set.
     */man/whatis    The default output file.

DIAGNOSTICS
     The makewhatis utility exits 0 on success, and >0 if an error occurs.

SEE ALSO
     apropos(1), whatis(1)

HISTORY
     The makewhatis command appeared in FreeBSD 2.1.

AUTHORS
     The makewhatis program was originally written in Perl and was contributed by Wolfram Schneider.  The
     current version of makewhatis was rewritten in C by John Rochester.

BSD                              May 12, 2002                              BSD

Сообщение о проблемах

Способ сообщить о проблеме с этой страницей руководства зависит от типа проблемы:

Ошибки содержания
Ошибки отчета в содержании этой документации со ссылками на отзыв ниже.
Отчеты об ошибках
Сообщите об ошибках в функциональности описанного инструмента или API через Генератор отчетов Ошибки.
Форматирование проблем
Отчет, форматирующий ошибки в интерактивной версии этих страниц со ссылками на отзыв ниже.