mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-21 20:18:00 +01:00
info manual: fix new lines in footnotes
Signed-off-by: Mattias Andrée <maandree@operamail.com>
This commit is contained in:
parent
d21936c8c4
commit
632bccd2c9
1 changed files with 2 additions and 4 deletions
|
@ -1863,8 +1863,7 @@ in @command{fish}, so case you @command{sh} links to @command{fish}, run
|
|||
@table @command
|
||||
@item coreutils
|
||||
@command{stty} is used to determine the size of the terminal.
|
||||
@item python>=3@footnote{Sometimes distributed as @command{python3} rather
|
||||
than @command{python}.}
|
||||
@item python>=3@footnote{Sometimes distributed as @command{python3} rather than @command{python}.}
|
||||
@command{ponysay} is written in pure Python 3.
|
||||
@end table
|
||||
|
||||
|
@ -1899,8 +1898,7 @@ of the file name) in addition to .pony-files or pony names.
|
|||
@section Package building dependencies
|
||||
|
||||
@table @command
|
||||
@item python>=3@footnote{Sometimes distributed as @command{python3} rather than
|
||||
@command{python}.}
|
||||
@item python>=3@footnote{Sometimes distributed as @command{python3} rather than @command{python}.}
|
||||
@pindex @command{python}
|
||||
@pindex @command{python3}
|
||||
Required to run the @file{./setup.py} file, which is also invoked from the
|
||||
|
|
Loading…
Reference in a new issue