Fix mandoc warnings for sed.1 and find.1

This commit is contained in:
sin 2015-08-04 19:51:40 +01:00
parent 9d429de50d
commit d6d8c98345
2 changed files with 2 additions and 0 deletions

1
find.1
View File

@ -23,6 +23,7 @@ Dereference symbolic links provided as
.Ar path .
.It Fl L
Dereference all symbolic links encountered.
.El
.Sh EXTENDED DESCRIPTION
.Ar expression
is a combination of the following primaries and boolean operators. In

1
sed.1
View File

@ -139,3 +139,4 @@ character from set 2.
Create a label for b and t commands.
.It Ar =
Write current input line number to output.
.El