Skip to content

Commit

Permalink
man: fix mdoc warning, found by lintian
Browse files Browse the repository at this point in the history
Using a macro as first argument cancels effect of .Cm (#65)

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
  • Loading branch information
troglobit committed Dec 11, 2021
1 parent 1d35c36 commit a07746a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/uftpd.8
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ downloading, creating and removing directories, etc. To reduce
the log level, start
.Nm
with
.Cm Fl l Ar error .
.Fl l Ar error .
.It Fl n
Run in foreground, do not detach from controlling terminal
.It Fl o
Expand Down

0 comments on commit a07746a

Please sign in to comment.