diff options
| author | Richard M. Stallman | 2001-03-04 07:14:22 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2001-03-04 07:14:22 +0000 |
| commit | 256e6c04285eb10bbcf479704fd6dd4611af0e2c (patch) | |
| tree | ba4dcca5c85e1868356b58cd1732ddaf0fb25e3a | |
| parent | 1bd6203653ec866187638b2cd290562c97572ed8 (diff) | |
| download | emacs-256e6c04285eb10bbcf479704fd6dd4611af0e2c.tar.gz emacs-256e6c04285eb10bbcf479704fd6dd4611af0e2c.zip | |
Fix Texinfo usage. Write GNU/Linux, not Linux.
| -rw-r--r-- | man/woman.texi | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/man/woman.texi b/man/woman.texi index da0bf2ea9e7..46cad4b133d 100644 --- a/man/woman.texi +++ b/man/woman.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | \input texinfo @c -*-texinfo-*- | 1 | \input texinfo @c -*-texinfo-*- |
| 2 | @c $Id: woman.texi,v 1.4 2000/09/28 15:01:34 gerd Exp $ | 2 | @c $Id: woman.texi,v 1.5 2001/02/17 16:58:25 rms Exp $ |
| 3 | @c %**start of header | 3 | @c %**start of header |
| 4 | @setfilename ../info/woman | 4 | @setfilename ../info/woman |
| 5 | @settitle WoMan: Browse UN*X Manual Pages ``Wo (without) Man'' | 5 | @settitle WoMan: Browse UN*X Manual Pages ``Wo (without) Man'' |
| @@ -136,7 +136,7 @@ This version of WoMan should run with GNU Emacs 20.3 or later on any | |||
| 136 | platform. It has not been tested, and may not run, with any other | 136 | platform. It has not been tested, and may not run, with any other |
| 137 | version of Emacs. It was developed primarily on various versions of | 137 | version of Emacs. It was developed primarily on various versions of |
| 138 | Microsoft Windows, but has also been tested on MS-DOS, and various | 138 | Microsoft Windows, but has also been tested on MS-DOS, and various |
| 139 | versions of UNIX and Linux. | 139 | versions of UNIX and GNU/Linux. |
| 140 | 140 | ||
| 141 | WoMan is distributed with GNU Emacs 21, and the current source code and | 141 | WoMan is distributed with GNU Emacs 21, and the current source code and |
| 142 | documentation files are available from | 142 | documentation files are available from |
| @@ -691,7 +691,7 @@ its cache every time it is run in a new Emacs session. | |||
| 691 | 691 | ||
| 692 | A prefix argument always causes the @code{woman} command (only) to | 692 | A prefix argument always causes the @code{woman} command (only) to |
| 693 | rebuild its topic cache, and to re-save it to | 693 | rebuild its topic cache, and to re-save it to |
| 694 | @code{woman-cache-filename} if this variable has a non-nil value. This | 694 | @code{woman-cache-filename} if this variable has a non-@code{nil} value. This |
| 695 | is necessary if the @emph{names} of any of the directories or files in | 695 | is necessary if the @emph{names} of any of the directories or files in |
| 696 | the paths specified by @code{woman-manpath} or @code{woman-path} change. | 696 | the paths specified by @code{woman-manpath} or @code{woman-path} change. |
| 697 | If WoMan user options that affect the cache are changed then WoMan will | 697 | If WoMan user options that affect the cache are changed then WoMan will |
| @@ -1107,7 +1107,7 @@ customization should be possible via existing user options. | |||
| 1107 | 1107 | ||
| 1108 | @vtable @code | 1108 | @vtable @code |
| 1109 | @item woman-show-log | 1109 | @item woman-show-log |
| 1110 | A boolean value that defaults to nil. If non-nil then show the | 1110 | A boolean value that defaults to @code{nil}. If non-@code{nil} then show the |
| 1111 | @code{*WoMan-Log*} buffer if appropriate, i.e.@: if any warning messages | 1111 | @code{*WoMan-Log*} buffer if appropriate, i.e.@: if any warning messages |
| 1112 | are written to it. @xref{Log, , The *WoMan-Log* Buffer}. | 1112 | are written to it. @xref{Log, , The *WoMan-Log* Buffer}. |
| 1113 | 1113 | ||
| @@ -1290,13 +1290,13 @@ Either a string representing the full pathname of the WoMan directory | |||
| 1290 | and topic cache file, or @code{nil}. It is used to save and restore the | 1290 | and topic cache file, or @code{nil}. It is used to save and restore the |
| 1291 | cache between Emacs sessions. This is especially useful with | 1291 | cache between Emacs sessions. This is especially useful with |
| 1292 | remote-mounted man page files! The default value of @code{nil} | 1292 | remote-mounted man page files! The default value of @code{nil} |
| 1293 | suppresses this action. The ``standard'' non-nil filename is | 1293 | suppresses this action. The ``standard'' non-@code{nil} filename is |
| 1294 | @file{~/.wmncach.el}. Remember that a prefix argument forces the | 1294 | @file{~/.wmncach.el}. Remember that a prefix argument forces the |
| 1295 | @code{woman} command to update and re-write the cache. | 1295 | @code{woman} command to update and re-write the cache. |
| 1296 | 1296 | ||
| 1297 | @item woman-dired-keys | 1297 | @item woman-dired-keys |
| 1298 | A list of @code{dired} mode keys to be defined to run WoMan on the | 1298 | A list of @code{dired} mode keys to be defined to run WoMan on the |
| 1299 | current file, e.g.@: @code{("w" "W")} or any non-nil atom to | 1299 | current file, e.g.@: @code{("w" "W")} or any non-@code{nil} atom to |
| 1300 | automatically define @kbd{w} and @kbd{W} if they are unbound, or | 1300 | automatically define @kbd{w} and @kbd{W} if they are unbound, or |
| 1301 | @code{nil} to do nothing. Default is @code{t}. | 1301 | @code{nil} to do nothing. Default is @code{t}. |
| 1302 | 1302 | ||
| @@ -1311,7 +1311,7 @@ the form @code{(MENU-TITLE REGEXP INDEX)} -- see the documentation for | |||
| 1311 | @end lisp | 1311 | @end lisp |
| 1312 | 1312 | ||
| 1313 | @item woman-imenu | 1313 | @item woman-imenu |
| 1314 | A boolean value that defaults to @code{nil}. If non-nil then WoMan adds | 1314 | A boolean value that defaults to @code{nil}. If non-@code{nil} then WoMan adds |
| 1315 | a Contents menu to the menubar by calling @code{imenu-add-to-menubar}. | 1315 | a Contents menu to the menubar by calling @code{imenu-add-to-menubar}. |
| 1316 | 1316 | ||
| 1317 | @item woman-imenu-title | 1317 | @item woman-imenu-title |
| @@ -1321,7 +1321,7 @@ the menubar. Default is @code{"CONTENTS"}. | |||
| 1321 | @item woman-topic-at-point | 1321 | @item woman-topic-at-point |
| 1322 | A symbol, which may be either @code{t}, @code{nil} or @code{confirm}, | 1322 | A symbol, which may be either @code{t}, @code{nil} or @code{confirm}, |
| 1323 | that controls the use by @code{woman} of the ``word at point'' as a | 1323 | that controls the use by @code{woman} of the ``word at point'' as a |
| 1324 | topic suggestion. If it is non-nil then the @code{woman} command uses | 1324 | topic suggestion. If it is non-@code{nil} then the @code{woman} command uses |
| 1325 | the word at point as an initial topic suggestion when it reads a topic | 1325 | the word at point as an initial topic suggestion when it reads a topic |
| 1326 | from the minibuffer; if it is @code{t} then @code{woman} uses the word | 1326 | from the minibuffer; if it is @code{t} then @code{woman} uses the word |
| 1327 | at point @emph{without interactive confirmation} if it exists as a | 1327 | at point @emph{without interactive confirmation} if it exists as a |
| @@ -1369,10 +1369,10 @@ complicated, includes an inappropriate extension (@file{.tgz}) and is | |||
| 1369 | not loaded by default!] | 1369 | not loaded by default!] |
| 1370 | 1370 | ||
| 1371 | @item woman-use-own-frame | 1371 | @item woman-use-own-frame |
| 1372 | If non-nil then use a dedicated frame for displaying WoMan windows. | 1372 | If non-@code{nil} then use a dedicated frame for displaying WoMan windows. |
| 1373 | This is useful only when WoMan is run under a window system such as X or | 1373 | This is useful only when WoMan is run under a window system such as X or |
| 1374 | Microsoft Windows that supports real multiple frames, in which case the | 1374 | Microsoft Windows that supports real multiple frames, in which case the |
| 1375 | default value is non-nil. | 1375 | default value is non-@code{nil}. |
| 1376 | @end vtable | 1376 | @end vtable |
| 1377 | 1377 | ||
| 1378 | 1378 | ||
| @@ -1389,29 +1389,29 @@ An integer specifying the right margin for formatted text. Default is | |||
| 1389 | 65. | 1389 | 65. |
| 1390 | 1390 | ||
| 1391 | @item woman-fill-frame | 1391 | @item woman-fill-frame |
| 1392 | A boolean value. If non-nil then most of the frame width is used, | 1392 | A boolean value. If non-@code{nil} then most of the frame width is used, |
| 1393 | overriding the value of @code{woman-fill-column}. Default is nil. | 1393 | overriding the value of @code{woman-fill-column}. Default is @code{nil}. |
| 1394 | 1394 | ||
| 1395 | @item woman-default-indent | 1395 | @item woman-default-indent |
| 1396 | An integer specifying the default prevailing indent for the @code{-man} | 1396 | An integer specifying the default prevailing indent for the @code{-man} |
| 1397 | macros. Default is 5. Set this variable to 7 to emulate Linux man | 1397 | macros. Default is 5. Set this variable to 7 to emulate GNU/Linux man |
| 1398 | formatting. | 1398 | formatting. |
| 1399 | 1399 | ||
| 1400 | @item woman-bold-headings | 1400 | @item woman-bold-headings |
| 1401 | A boolean value. If non-nil then embolden section and subsection | 1401 | A boolean value. If non-@code{nil} then embolden section and subsection |
| 1402 | headings. Default is t. [Heading emboldening is @emph{not} standard | 1402 | headings. Default is @code{t}. [Heading emboldening is @emph{not} standard |
| 1403 | @code{man} behaviour.] | 1403 | @code{man} behaviour.] |
| 1404 | 1404 | ||
| 1405 | @item woman-ignore | 1405 | @item woman-ignore |
| 1406 | A boolean value. If non-nil then unrecognised requests etc. are | 1406 | A boolean value. If non-@code{nil} then unrecognised requests etc. are |
| 1407 | ignored. Default is t. This gives the standard @code{ROFF} behaviour. | 1407 | ignored. Default is @code{t}. This gives the standard @code{ROFF} behaviour. |
| 1408 | If @code{nil} then they are left in the buffer, which may aid debugging. | 1408 | If @code{nil} then they are left in the buffer, which may aid debugging. |
| 1409 | 1409 | ||
| 1410 | @item woman-preserve-ascii | 1410 | @item woman-preserve-ascii |
| 1411 | A boolean value. If non-nil then preserve @sc{ascii} characters in the | 1411 | A boolean value. If non-@code{nil} then preserve @sc{ascii} characters in the |
| 1412 | WoMan buffer. Otherwise, non-@sc{ascii} characters (that display as | 1412 | WoMan buffer. Otherwise, non-@sc{ascii} characters (that display as |
| 1413 | @sc{ascii}) may remain, which is irrelevant unless the buffer is to be | 1413 | @sc{ascii}) may remain, which is irrelevant unless the buffer is to be |
| 1414 | saved to a file. Default is nil. | 1414 | saved to a file. Default is @code{nil}. |
| 1415 | 1415 | ||
| 1416 | @item woman-emulation | 1416 | @item woman-emulation |
| 1417 | WoMan emulation, currently either @code{NROFF} or @code{TROFF}. Default | 1417 | WoMan emulation, currently either @code{NROFF} or @code{TROFF}. Default |
| @@ -1430,8 +1430,8 @@ man page. | |||
| 1430 | 1430 | ||
| 1431 | @vtable @code | 1431 | @vtable @code |
| 1432 | @item woman-fontify | 1432 | @item woman-fontify |
| 1433 | A boolean value. If non-nil then WoMan assumes that face support is | 1433 | A boolean value. If non-@code{nil} then WoMan assumes that face support is |
| 1434 | available. It defaults to a non-nil value if the display supports | 1434 | available. It defaults to a non-@code{nil} value if the display supports |
| 1435 | either colours or different fonts. | 1435 | either colours or different fonts. |
| 1436 | 1436 | ||
| 1437 | @item woman-italic-face | 1437 | @item woman-italic-face |
| @@ -1473,11 +1473,11 @@ work on any other platform. | |||
| 1473 | 1473 | ||
| 1474 | @vtable @code | 1474 | @vtable @code |
| 1475 | @item woman-use-extended-font | 1475 | @item woman-use-extended-font |
| 1476 | A boolean value. If non-nil then WoMan may use non-@sc{ascii} characters | 1476 | A boolean value. If non-@code{nil} then WoMan may use non-@sc{ascii} characters |
| 1477 | from the default font. Default is @code{t}. | 1477 | from the default font. Default is @code{t}. |
| 1478 | 1478 | ||
| 1479 | @item woman-use-symbol-font | 1479 | @item woman-use-symbol-font |
| 1480 | A boolean value. If non-nil then WoMan may use the symbol font. | 1480 | A boolean value. If non-@code{nil} then WoMan may use the symbol font. |
| 1481 | Default is @code{nil}, mainly because it may change the line spacing (at | 1481 | Default is @code{nil}, mainly because it may change the line spacing (at |
| 1482 | least in NTEmacs 20). | 1482 | least in NTEmacs 20). |
| 1483 | 1483 | ||
| @@ -1503,7 +1503,7 @@ Under MS-Windows, the default is | |||
| 1503 | This is modelled on the Emacs byte-compiler. It logs all files | 1503 | This is modelled on the Emacs byte-compiler. It logs all files |
| 1504 | formatted by WoMan and the time taken. If WoMan finds anything that it | 1504 | formatted by WoMan and the time taken. If WoMan finds anything that it |
| 1505 | cannot handle then it writes a warning to this buffer. If the variable | 1505 | cannot handle then it writes a warning to this buffer. If the variable |
| 1506 | @code{woman-show-log} is non-nil (by default it is @code{nil}) then | 1506 | @code{woman-show-log} is non-@code{nil} (by default it is @code{nil}) then |
| 1507 | WoMan automatically displays this buffer. @xref{Interface Options, , | 1507 | WoMan automatically displays this buffer. @xref{Interface Options, , |
| 1508 | Interface Options}. Many WoMan warnings can be completely ignored, | 1508 | Interface Options}. Many WoMan warnings can be completely ignored, |
| 1509 | because they are reporting the fact that WoMan has ignored requests that | 1509 | because they are reporting the fact that WoMan has ignored requests that |