proc, terminal: fix package docstrings
This commit is contained in:
parent
d15d450a29
commit
49d8b18c10
@ -1,4 +1,4 @@
|
||||
// proc is a low-level package that provides methods to manipulate
|
||||
// Package proc is a low-level package that provides methods to manipulate
|
||||
// the process we are debugging.
|
||||
//
|
||||
// proc implements all core functionality including:
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Package command implements functions for responding to user
|
||||
// Package terminal implements functions for responding to user
|
||||
// input and dispatching to appropriate backend commands.
|
||||
package terminal
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user