nvim.1: Add missing .El directive

$ LC_ALL=en_US.UTF-8 MANROFFSEQ='' MANWIDTH=80 man --warnings -E UTF-8 -l -Tutf8 -Z man/nvim.1 >/dev/null
    mdoc warning: A .Bl directive has no matching .El (#59)
This commit is contained in:
James McCoy
2018-12-31 20:55:15 -05:00
parent 3340e08bec
commit 8ff144d876

View File

@@ -56,6 +56,7 @@ Reads text from standard input until
.Dv EOF ,
then opens a buffer with that text.
User input is read from standard error, which should be a terminal.
.El
.Sh OPTIONS
.Bl -tag -width Fl
.It Fl t Ar tag