diff options
| author | Robert Nordier <rnordier@FreeBSD.org> | 1999-01-24 07:13:35 +0000 |
|---|---|---|
| committer | Robert Nordier <rnordier@FreeBSD.org> | 1999-01-24 07:13:35 +0000 |
| commit | 09e5a4cea95e097a2de6e40ccb0b0f20fe4d9da1 (patch) | |
| tree | fb8d044f2b7ed20b6d38549ca91046a3c7fc048c /gnu | |
| parent | 6f60454a6b4edbae587ead1175b5e6836bf9e687 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -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" \ |
