svn commit: r368512 - stable/12/share/man/man5
Gordon Bergling
gbe at FreeBSD.org
Thu Dec 10 13:08:07 UTC 2020
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
More information about the svn-src-all
mailing list