git: 1e8688e70531 - stable/12 - MFC r368812: mpsutil(8): Remove trailing whitespace

Gordon Bergling gbe at FreeBSD.org
Sun Dec 27 13:03:41 UTC 2020


The branch stable/12 has been updated by gbe (doc committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=1e8688e70531cba09ffb087be11a2c397dea73e6

commit 1e8688e70531cba09ffb087be11a2c397dea73e6
Author:     Gordon Bergling <gbe at FreeBSD.org>
AuthorDate: 2020-12-19 13:23:26 +0000
Commit:     Gordon Bergling <gbe at FreeBSD.org>
CommitDate: 2020-12-27 13:02:41 +0000

    MFC r368812: mpsutil(8): Remove trailing whitespace
    
    (cherry picked from commit 84572415b4b55354811282cbc184f4a46f6952a1)
---
 usr.sbin/mpsutil/mpsutil.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/usr.sbin/mpsutil/mpsutil.8 b/usr.sbin/mpsutil/mpsutil.8
index 6634b3742c3a..e4f966355fdd 100644
--- a/usr.sbin/mpsutil/mpsutil.8
+++ b/usr.sbin/mpsutil/mpsutil.8
@@ -9,7 +9,7 @@
 .\" 2. Redistributions in binary form must reproduce the above copyright
 .\"    notice, this list of conditions and the following disclaimer in the
 .\"    documentation and/or other materials provided with the distribution.
-.\" 
+.\"
 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE


More information about the dev-commits-src-all mailing list