mirror of
https://github.com/openbsd/src.git
synced 2026-04-25 14:45:52 +00:00
zap trailing whitespace;
This commit is contained in:
@@ -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 .
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user