diff options
author | ru <ru@FreeBSD.org> | 2005-02-15 09:27:00 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-02-15 09:27:00 +0000 |
commit | 136924cea45cc799b4b1febb17cd957209a402dc (patch) | |
tree | 7740d2d81dc57b79cd3c665d31a2acab1dc04e7b /gnu/lib | |
parent | 5cd9fb8f6ce21f7176161abbb37102691daf739b (diff) | |
download | FreeBSD-src-136924cea45cc799b4b1febb17cd957209a402dc.zip FreeBSD-src-136924cea45cc799b4b1febb17cd957209a402dc.tar.gz |
Expand contractions.
Diffstat (limited to 'gnu/lib')
-rw-r--r-- | gnu/lib/libdialog/dialog.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/libdialog/dialog.3 b/gnu/lib/libdialog/dialog.3 index 0640a4e..40ba735 100644 --- a/gnu/lib/libdialog/dialog.3 +++ b/gnu/lib/libdialog/dialog.3 @@ -512,7 +512,7 @@ The only reason to call over .Fn dialog_radiolist in the new API model is to inherit the base -behavior, you're no longer constrained by it. +behavior, you are no longer constrained by it. .Pp Returns 0 on success, 1 on Cancel, and -1 on failure or ESC. .Pp |