From: jmc Date: Thu, 29 Jul 2010 13:55:48 +0000 (+0000) Subject: replace two misleading ie. with e.g.; from Jan Stary X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=c6d7730a1f456d1e8c256eaf8850d9f86c081727;p=openbsd replace two misleading ie. with e.g.; from Jan Stary --- diff --git a/etc/rc.conf b/etc/rc.conf index 393df074c5a..e19742b0078 100644 --- a/etc/rc.conf +++ b/etc/rc.conf @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: rc.conf,v 1.138 2010/07/27 08:37:33 martinh Exp $ +# $OpenBSD: rc.conf,v 1.139 2010/07/29 13:55:48 jmc Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags ldpd_flags=NO # for normal use: "" @@ -97,11 +97,11 @@ ypserv_flags= # E.g. -1 for YP v1, -d for DNS etc yppasswdd_flags=NO # "-d /etc/yp" if passwd files are in /etc/yp nfsd_flags="-tun 4" # Crank the 4 for a busy NFS fileserver amd_master=/etc/amd/master # AMD 'master' map -syslogd_flags= # add more flags, ie. "-u -a /chroot/dev/log" +syslogd_flags= # add more flags, e.g. "-u -a /chroot/dev/log" pf_rules=/etc/pf.conf # Packet filter rules file ipsec_rules=/etc/ipsec.conf # IPsec rules file bt_rules=/etc/bt.conf # Bluetooth rules file -pflogd_flags= # add more flags, ie. "-s 256" +pflogd_flags= # add more flags, e.g. "-s 256" afsd_flags= # Flags passed to afsd shlib_dirs= # extra directories for ldconfig, separated # by space