diff options
| author | Robert Nordier <rnordier@FreeBSD.org> | 1999-01-24 07:10:34 +0000 |
|---|---|---|
| committer | Robert Nordier <rnordier@FreeBSD.org> | 1999-01-24 07:10:34 +0000 |
| commit | 2b1c01eb8fdbe48ffbabf7884cd30d7d131ab338 (patch) | |
| tree | 9c3e77c9fe1c8473320fd97b9e3dd7f556453ea1 /gnu/usr.bin/dialog | |
| parent | 2f586e1b2c1c82c8d59199e6d7f31b1e65e3428f (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/dialog')
| -rwxr-xr-x | gnu/usr.bin/dialog/TESTS/menubox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/dialog/TESTS/menubox b/gnu/usr.bin/dialog/TESTS/menubox index f5d4e9249a86..39fe52f5613f 100755 --- a/gnu/usr.bin/dialog/TESTS/menubox +++ b/gnu/usr.bin/dialog/TESTS/menubox @@ -12,7 +12,7 @@ letter of the choice as a hot key, or the \n\ number keys 1-9 to choose an option.\n\ Try it now!\n\n\ Choose the OS you like:" -1 -1 4 \ - "FreeBSD 2.0" "A Real Operating System for Real Users" \ + "FreeBSD" "A Real Operating System for Real Users" \ "Linux" "Another free Unix Clone for 386/486" \ "OS/2" "IBM OS/2" \ "WIN NT" "Microsoft Windows NT" \ |
