Document LYNX_SCREEN_LIB for lynx (actually, only lynx-current for now).

This commit is contained in:
fredb 2000-05-08 02:01:45 +00:00
parent f54cd12dfe
commit 2a225916a3

View file

@ -1,4 +1,4 @@
# $NetBSD: mk.conf.example,v 1.135 2000/04/28 10:30:36 sakamoto Exp $
# $NetBSD: mk.conf.example,v 1.136 2000/05/08 02:01:45 fredb Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@ -431,6 +431,11 @@
# Possible: YES, or NO.
# Default: NO
#LYNX_SCREEN_LIB= slang
# Used in lynx-current to set which "screen" library to use.
# Possible: slang, ncurses, curses.
# Default: slang
#M68060=
# Used mostly by packages (e.g.: pgp2, ssh) with have fast
# 68020/030/040 assembler routines for multiprecision arithmetic,