diff options
| author | Chris Costello <chris@FreeBSD.org> | 1999-08-18 05:55:22 +0000 |
|---|---|---|
| committer | Chris Costello <chris@FreeBSD.org> | 1999-08-18 05:55:22 +0000 |
| commit | f437b38cf727ff7d951ac5e4fabc000aa326e0e7 (patch) | |
| tree | efde97e8354faba50b1f3c4aed528e23ae3f57e1 /release/sysinstall | |
| parent | 08c40841d8abaa433fe1bda5a320e44fe4e77445 (diff) | |
Notes
Diffstat (limited to 'release/sysinstall')
| -rw-r--r-- | release/sysinstall/sysinstall.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/release/sysinstall/sysinstall.8 b/release/sysinstall/sysinstall.8 index ac891f4c17aec..896a825fa3701 100644 --- a/release/sysinstall/sysinstall.8 +++ b/release/sysinstall/sysinstall.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: sysinstall.8,v 1.19 1999/07/23 03:42:23 jkh Exp $ +.\" $Id: sysinstall.8,v 1.20 1999/08/17 10:57:18 mpp Exp $ .\" .Dd August 9, 1997 .Dt SYSINSTALL 8 @@ -75,7 +75,7 @@ directly. .Pp .Nm currently uses the -.Xr libdialog 3 +.Xr dialog 3 library to do user interaction with simple ANSI line graphics, color support for which is enabled by either running on a syscons VTY or some other color-capable terminal emulator (newer versions of xterm will support |
