mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Translate README to english. :-)
This commit is contained in:
parent
d9e91095ab
commit
2af60dc4f7
1 changed files with 5 additions and 4 deletions
|
|
@ -1,7 +1,8 @@
|
|||
This library splitted out from 'dialog' program for use inside
|
||||
C-programs. For interface function list see dialog.h.
|
||||
For usage examples see 'dialog' program sources itself into
|
||||
This library was split out from the `dialog' program for use
|
||||
in C programs. For a list of interface functions, see dialog.h.
|
||||
For usage examples, see the `dialog' program sources in
|
||||
/usr/src/gnu/usr.bin/dialog.
|
||||
You can additionly use any ncurses functions after init_dialog().
|
||||
|
||||
You can additionally use any ncurses functions after init_dialog().
|
||||
|
||||
Ache.
|
||||
|
|
|
|||
Loading…
Reference in a new issue