Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 2020 09:50:09 +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: r366607 - in stable/12/sbin: devd fsdb mdmfs
Message-ID:  <202010100950.09A9o9KF043190@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gbe (doc committer)
Date: Sat Oct 10 09:50:09 2020
New Revision: 366607
URL: https://svnweb.freebsd.org/changeset/base/366607

Log:
  MFC r366408, r366410, r366405
  
  fsdb(8): Fix an issue reported by mandoc
  mdmfs(8): Fix an issue reported by mandoc
  devd.conf(5): Bugfix for an issue reported by mandoc
  
  - whitespace at end of input line

Modified:
  stable/12/sbin/devd/devd.conf.5
  stable/12/sbin/fsdb/fsdb.8
  stable/12/sbin/mdmfs/mdmfs.8
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/sbin/devd/devd.conf.5
==============================================================================
--- stable/12/sbin/devd/devd.conf.5	Sat Oct 10 09:44:56 2020	(r366606)
+++ stable/12/sbin/devd/devd.conf.5	Sat Oct 10 09:50:09 2020	(r366607)
@@ -532,7 +532,7 @@ keyboard has been pressed.
 A brightness level change has been requested.
 Direction is in the $notify variable.
 .It Li PMU Ta Li keys Ta mute Ta
-The mute key 
+The mute key
 .It Li PMU Ta Li keys Ta volume Ta
 A volume level change has been requested.
 Direction is in the $notify variable.

Modified: stable/12/sbin/fsdb/fsdb.8
==============================================================================
--- stable/12/sbin/fsdb/fsdb.8	Sat Oct 10 09:44:56 2020	(r366606)
+++ stable/12/sbin/fsdb/fsdb.8	Sat Oct 10 09:50:09 2020	(r366607)
@@ -251,7 +251,7 @@ appeared in
 written by
 .An John T. Kohl .
 It first appeared in
-.Fx 2.1.5 
+.Fx 2.1.5
 ported by Peter Wemm.
 .Sh BUGS
 Manipulation of ``short'' symlinks has no effect.

Modified: stable/12/sbin/mdmfs/mdmfs.8
==============================================================================
--- stable/12/sbin/mdmfs/mdmfs.8	Sat Oct 10 09:44:56 2020	(r366606)
+++ stable/12/sbin/mdmfs/mdmfs.8	Sat Oct 10 09:50:09 2020	(r366607)
@@ -70,7 +70,7 @@ Based on
 .Ar md-device ,
 the
 .Nm
-utility either creates a 
+utility either creates a
 .Xr tmpfs 5
 filesystem, or it configures an
 .Xr md 4



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