Remove incorrect section name. Terminate .Bl with .El.

This commit is contained in:
charnier 1999-11-27 17:15:51 +00:00
parent f3a35e604f
commit 507edabe7f

View File

@ -40,8 +40,9 @@
.Nm Manctl
compress or uncompress manual pages in directory path.
If possible, .so's are replaced with hard links.
.Sh OPTIONS
.Bl -tag -width -indent
.Pp
The following options are available:
.Bl -tag -width indent
.It Fl help
Print options and exit.
.It Fl compress
@ -50,6 +51,7 @@ Compress uncompressed man pages (eliminating .so's).
Uncompress compressed man pages.
.It Fl purge
Purge old formatted man pages (not implemented yet).
.El
.Sh SEE ALSO
.Xr catman 1 ,
.Xr man 1