Mostly path name updates

This commit is contained in:
rsc 2004-04-19 19:22:56 +00:00
parent 7284df18a8
commit b5fdffeeed
153 changed files with 218 additions and 211 deletions

View file

@ -1,8 +1,8 @@
.TH SED 1
.SH NAME
sed \- stream editor
9sed \- stream editor
.SH SYNOPSIS
.B sed
.B 9sed
[
.B -n
]
@ -366,7 +366,7 @@ ${
Delete all but one of each group of empty lines from a
formatted manuscript.
.SH SOURCE
.B /sys/src/cmd/sed.c
.B /usr/local/plan9/src/cmd/sed.c
.SH SEE ALSO
.IR ed (1),
.IR grep (1),