Many small edits.
This commit is contained in:
parent
741f510ce7
commit
c8b6342d3c
160 changed files with 2204 additions and 864 deletions
|
|
@ -1,8 +1,8 @@
|
|||
.TH SED 1
|
||||
.SH NAME
|
||||
9sed \- stream editor
|
||||
sed \- stream editor
|
||||
.SH SYNOPSIS
|
||||
.B 9sed
|
||||
.B sed
|
||||
[
|
||||
.B -n
|
||||
]
|
||||
|
|
@ -366,7 +366,7 @@ ${
|
|||
Delete all but one of each group of empty lines from a
|
||||
formatted manuscript.
|
||||
.SH SOURCE
|
||||
.B \*9/src/cmd/9sed.c
|
||||
.B \*9/src/cmd/sed.c
|
||||
.SH SEE ALSO
|
||||
.IR ed (1),
|
||||
.IR grep (1),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue