mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-18 03:36:47 -04:00
Fixed typos / information in manpages, closes #928.
This commit is contained in:
parent
e1fe125989
commit
28aeaf4313
@ -5,7 +5,7 @@ SYNOPSIS
|
||||
df [FILE]...
|
||||
|
||||
DESCRIPTION
|
||||
`cp` allows copying single files on a filesystem and across filesystems.
|
||||
`df` outputs disk space information for the file systems containing the specified files. If no file names are given it returns the information for all currently mounted file systems.
|
||||
|
||||
EXAMPLES
|
||||
df
|
||||
|
@ -6,7 +6,7 @@ SYNOPSIS
|
||||
primary TYPE ADDRESS
|
||||
|
||||
DESCRIPTION
|
||||
This program allows reading the address of the current primary component of the specified type. It also allows chaning the current primary component for a specified type by providing the (abbreviated) address of the new primary component.
|
||||
This program allows reading the address of the current primary component of the specified type. It also allows changing the current primary component for a specified type by providing the (abbreviated) address of the new primary component.
|
||||
|
||||
EXAMPLES
|
||||
primary gpu
|
||||
|
Loading…
x
Reference in New Issue
Block a user