From bad1bec0fabcb6dbd86da2275744d214470aa0fd Mon Sep 17 00:00:00 2001 From: jmc Date: Tue, 7 Jan 2020 13:30:43 +0000 Subject: [PATCH] zap trailing whitespace; --- share/man/man4/amdgpio.4 | 6 +++--- usr.bin/top/top.1 | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/share/man/man4/amdgpio.4 b/share/man/man4/amdgpio.4 index f7125c1af3b..4f380f461bb 100644 --- a/share/man/man4/amdgpio.4 +++ b/share/man/man4/amdgpio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: amdgpio.4,v 1.1 2019/12/23 08:05:42 kettenis Exp $ +.\" $OpenBSD: amdgpio.4,v 1.2 2020/01/07 13:30:43 jmc Exp $ .\" .\" Copyright (c) 2019 James Hastings .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: December 23 2019 $ +.Dd $Mdocdate: January 7 2020 $ .Dt AMDGPIO 4 .Os .Sh NAME @@ -25,7 +25,7 @@ .Sh DESCRIPTION The .Nm -driver provides support for the GPIO controller found on AMD chipsets. +driver provides support for the GPIO controller found on AMD chipsets. It does not provide direct device driver entry points but makes its functions available to .Xr acpi 4 . diff --git a/usr.bin/top/top.1 b/usr.bin/top/top.1 index bfae4953d81..d3fe74e18c3 100644 --- a/usr.bin/top/top.1 +++ b/usr.bin/top/top.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: top.1,v 1.72 2020/01/06 20:05:10 zhuk Exp $ +.\" $OpenBSD: top.1,v 1.73 2020/01/07 13:30:43 jmc Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: January 6 2020 $ +.Dd $Mdocdate: January 7 2020 $ .Dt TOP 1 .Os .Sh NAME @@ -291,9 +291,9 @@ or any process highlighting put in place by the interactive command. .It 1 Toggle the display of per CPU or combined CPU statistics. -.It 9 | 0 +.It 9 | 0 Scroll up/down the process list by one line. -.It \&( | \&) +.It \&( | \&) Scroll up/down the process list by screen half. .It C Toggle the display of process command line arguments.