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
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to