Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 2020 13:08:06 +0000 (UTC)
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org
Subject:   svn commit: r368512 - stable/12/share/man/man5
Message-ID:  <202012101308.0BAD86nE020273@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gbe (doc committer)
Date: Thu Dec 10 13:08:06 2020
New Revision: 368512
URL: https://svnweb.freebsd.org/changeset/base/368512

Log:
  MFC r366615: man5: Fix a few typos spotted by igor
  
  - fstab(5): conjuction -> conjunction
  - mount.conf(5): repeated 'the'
  - periodic.conf(5): Partion ->  Partition

Modified:
  stable/12/share/man/man5/fstab.5
  stable/12/share/man/man5/mount.conf.5
  stable/12/share/man/man5/periodic.conf.5

Modified: stable/12/share/man/man5/fstab.5
==============================================================================
--- stable/12/share/man/man5/fstab.5	Thu Dec 10 10:58:30 2020	(r368511)
+++ stable/12/share/man/man5/fstab.5	Thu Dec 10 13:08:06 2020	(r368512)
@@ -205,7 +205,7 @@ is applied automatically.
 .Pp
 The
 .Dq update
-option is typically used in conjuction with two
+option is typically used in conjunction with two
 .Nm
 files.
 The first

Modified: stable/12/share/man/man5/mount.conf.5
==============================================================================
--- stable/12/share/man/man5/mount.conf.5	Thu Dec 10 10:58:30 2020	(r368511)
+++ stable/12/share/man/man5/mount.conf.5	Thu Dec 10 13:08:06 2020	(r368512)
@@ -123,8 +123,7 @@ is performed.
 When the kernel processes this line, a
 .Li mountroot>
 command-line prompt is displayed.
-At this prompt, the operator can enter the
-the root mount.
+At this prompt, the operator can enter the root mount.
 .It Ic .md Ar file
 Create a memory backed
 .Xr md 4

Modified: stable/12/share/man/man5/periodic.conf.5
==============================================================================
--- stable/12/share/man/man5/periodic.conf.5	Thu Dec 10 10:58:30 2020	(r368511)
+++ stable/12/share/man/man5/periodic.conf.5	Thu Dec 10 13:08:06 2020	(r368512)
@@ -256,7 +256,7 @@ as configured in
 .Pq Vt bool
 Set to
 .Dq Li YES
-to create backup of EFI System Partion (ESP).
+to create backup of EFI System Partition (ESP).
 .It Va daily_backup_gpart_enable
 .Pq Vt bool
 Set to



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012101308.0BAD86nE020273>