From f62d38fa8688c22d79396eb342d168a70f1b32a5 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 16 Feb 2000 18:47:55 +0000 Subject: added entries for trn4; punctuation fix. --- mk/mk.conf.example | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) (limited to 'mk/mk.conf.example') diff --git a/mk/mk.conf.example b/mk/mk.conf.example index 6d6445fd148..5bb9ddf8e90 100644 --- a/mk/mk.conf.example +++ b/mk/mk.conf.example @@ -1,4 +1,4 @@ -# $NetBSD: mk.conf.example,v 1.120 2000/01/27 15:22:44 hubertf Exp $ +# $NetBSD: mk.conf.example,v 1.121 2000/02/16 18:47:55 wiz Exp $ # # Sample /etc/mk.conf file, which can be used to set specific values @@ -525,13 +525,29 @@ PAPERSIZE= A4 # Possible: YES, or NO. # Default: NO +#TRN_DOMAINNAME= +# Used by trn as default domain name. Use '.' to have it determined at +# runtime. +# Possible: any domain or host, or '.' +# Default: not defined + +#TRN_NNTPSERVER= +# Used by trn as default news server. +# Possible: any hostname +# Default: not defined + +#TRN_ORGANIZATION= +# Used by trn as default organization in news posting headers. +# Possible: any string +# Default: "none" + #UPCLIENT_LOGIN= #UPCLIENT_PASSWORD= #UPCLIENT_HOSTID= # Used in the net/upclient package to set the login, password and # host-id of a host. See http://www.uptimes.net/ for more information! # Default: If unset, the package will go interactive, and ask for the -# data, allowing the password to remain private) +# data, allowing the password to remain private. #USE_DB2= # Used in sendmail to build with database library 2.x from the db package. @@ -573,7 +589,7 @@ PAPERSIZE= A4 # Default: YES on IPv6-ready userland, not defined otherwise #USE_INN= -# Used in trn and nn to specify use of "inn" instead of "nntpclnt" +# Used in nn to specify use of "inn" instead of "nntpclnt" # package to provide "inews" binary. # Possible: not defined, YES # Default: not defined -- cgit v1.2.3