mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-18 11:48:02 -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]...
|
df [FILE]...
|
||||||
|
|
||||||
DESCRIPTION
|
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
|
EXAMPLES
|
||||||
df
|
df
|
||||||
|
@ -6,7 +6,7 @@ SYNOPSIS
|
|||||||
primary TYPE ADDRESS
|
primary TYPE ADDRESS
|
||||||
|
|
||||||
DESCRIPTION
|
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
|
EXAMPLES
|
||||||
primary gpu
|
primary gpu
|
||||||
|
Loading…
x
Reference in New Issue
Block a user