From 25e554e491d29a5a9bebbb7dbcaf63b975fc5339 Mon Sep 17 00:00:00 2001 From: is Date: Sat, 30 Jan 1999 22:11:37 +0000 Subject: Fix space-ing of comment. --- mk/mk.conf.example | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/mk/mk.conf.example b/mk/mk.conf.example index a6e64b971c2..cf778b280e1 100644 --- a/mk/mk.conf.example +++ b/mk/mk.conf.example @@ -1,4 +1,4 @@ -# $NetBSD: mk.conf.example,v 1.38 1999/01/30 20:39:05 is Exp $ +# $NetBSD: mk.conf.example,v 1.39 1999/01/30 22:11:37 is Exp $ # # Sample /etc/mk.conf file, which can be used to set specific values # for building either NetBSD or some of the NetBSD packages collection. @@ -133,15 +133,15 @@ # Default: not defined #M68060= # Used mostly by packages (e.g.: pgp2, - # ssh) with have fast 68020/030/040 assembler - # routines for multiprecision arithmetic, which - # use # the 32/64bit mul/div instruction. - # These instructions are software emulated - # on the 68060, thus very slow. - # Set to YES when compiling for the - # 68060 cpu. - # Possible: not defined, YES. - # Default: not defined. + # ssh) with have fast 68020/030/040 assembler + # routines for multiprecision arithmetic, which + # use # the 32/64bit mul/div instruction. + # These instructions are software emulated + # on the 68060, thus very slow. + # Set to YES when compiling for the + # 68060 cpu. + # Possible: not defined, YES. + # Default: not defined. #MAKE_EBONES= # Used in fetchmail and zephyr to specify use # of non-USA Kerberos-compatible subsystem. -- cgit v1.2.3