Author: gbe (doc committer)
Date: Sat Oct 10 14:20:07 2020
New Revision: 366615
URL: https://svnweb.freebsd.org/changeset/base/366615

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

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

Modified: head/share/man/man5/fstab.5
==============================================================================
--- head/share/man/man5/fstab.5 Sat Oct 10 13:46:48 2020        (r366614)
+++ head/share/man/man5/fstab.5 Sat Oct 10 14:20:07 2020        (r366615)
@@ -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: head/share/man/man5/mount.conf.5
==============================================================================
--- head/share/man/man5/mount.conf.5    Sat Oct 10 13:46:48 2020        
(r366614)
+++ head/share/man/man5/mount.conf.5    Sat Oct 10 14:20:07 2020        
(r366615)
@@ -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: head/share/man/man5/periodic.conf.5
==============================================================================
--- head/share/man/man5/periodic.conf.5 Sat Oct 10 13:46:48 2020        
(r366614)
+++ head/share/man/man5/periodic.conf.5 Sat Oct 10 14:20:07 2020        
(r366615)
@@ -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
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to