From owner-svn-src-all@freebsd.org Sun May 1 16:43:23 2016 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E4F58B2990A; Sun, 1 May 2016 16:43:23 +0000 (UTC) (envelope-from pfg@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C05E31EE2; Sun, 1 May 2016 16:43:23 +0000 (UTC) (envelope-from pfg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u41GhMn5023896; Sun, 1 May 2016 16:43:22 GMT (envelope-from pfg@FreeBSD.org) Received: (from pfg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u41GhME5023891; Sun, 1 May 2016 16:43:22 GMT (envelope-from pfg@FreeBSD.org) Message-Id: <201605011643.u41GhME5023891@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pfg set sender to pfg@FreeBSD.org using -f From: "Pedro F. Giffuni" Date: Sun, 1 May 2016 16:43:22 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r298887 - in head/etc: . ntp rc.d X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 16:43:24 -0000 Author: pfg Date: Sun May 1 16:43:22 2016 New Revision: 298887 URL: https://svnweb.freebsd.org/changeset/base/298887 Log: etc: minor spelling fixes. Mostly comments but these tend to be user-visible. MFC after: 2 weeks Modified: head/etc/ntp/leap-seconds head/etc/protocols head/etc/rc.d/sendmail head/etc/rc.initdiskless Modified: head/etc/ntp/leap-seconds ============================================================================== --- head/etc/ntp/leap-seconds Sun May 1 16:41:25 2016 (r298886) +++ head/etc/ntp/leap-seconds Sun May 1 16:43:22 2016 (r298887) @@ -46,7 +46,7 @@ # by the International Bureau of Weights and Measures # (BIPM). See www.bipm.fr for more information. # -# 3. The current defintion of the relationship between UTC +# 3. The current definition of the relationship between UTC # and TAI dates from 1 January 1972. A number of different # time scales were in use before than epoch, and it can be # quite difficult to compute precise timestamps and time Modified: head/etc/protocols ============================================================================== --- head/etc/protocols Sun May 1 16:41:25 2016 (r298886) +++ head/etc/protocols Sun May 1 16:43:22 2016 (r298887) @@ -43,7 +43,7 @@ merit-inp 32 MERIT-INP # MERIT Internoda dccp 33 DCCP # Datagram Congestion Control Protocol 3pc 34 3PC # Third Party Connect Protocol idpr 35 IDPR # Inter-Domain Policy Routing Protocol -xtp 36 XTP # Xpress Tranfer Protocol +xtp 36 XTP # Xpress Transfer Protocol ddp 37 DDP # Datagram Delivery Protocol idpr-cmtp 38 IDPR-CMTP # IDPR Control Message Transport Proto tp++ 39 TP++ # TP++ Transport Protocol Modified: head/etc/rc.d/sendmail ============================================================================== --- head/etc/rc.d/sendmail Sun May 1 16:41:25 2016 (r298886) +++ head/etc/rc.d/sendmail Sun May 1 16:43:22 2016 (r298887) @@ -79,7 +79,7 @@ sendmail_cert_create() crlnumber = \$dir/crlnumber # the current crl number crl = \$dir/crl.pem # The current CRL private_key = \$dir/cakey.pem - x509_extensions = usr_cert # The extentions to add to the cert + x509_extensions = usr_cert # The extensions to add to the cert name_opt = ca_default # Subject Name options cert_opt = ca_default # Certificate field options default_days = 365 # how long to certify for @@ -100,7 +100,7 @@ sendmail_cert_create() default_keyfile = privkey.pem distinguished_name = req_distinguished_name attributes = req_attributes - x509_extensions = v3_ca # The extentions to add to the self signed cert + x509_extensions = v3_ca # The extensions to add to the self signed cert string_mask = utf8only prompt = no [ req_distinguished_name ] Modified: head/etc/rc.initdiskless ============================================================================== --- head/etc/rc.initdiskless Sun May 1 16:41:25 2016 (r298886) +++ head/etc/rc.initdiskless Sun May 1 16:43:22 2016 (r298887) @@ -103,7 +103,7 @@ # will be created. In case of multiple entries for the same # directory M, the last one in the scanning order is used. # NOTE: If you only need to create a memory filesystem but not -# initialize it from a template, it is preferrable to specify +# initialize it from a template, it is preferable to specify # it in fstab e.g. as "md /tmp mfs -s=30m,rw 0 0" # # /conf/T/SUBDIR.cpio.gz