diff options
author | Adam Borowski <kilobyte@angband.pl> | 2017-07-07 02:11:00 +0200 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2017-07-07 17:14:31 -0500 |
commit | 12f75e4167f84a9a85f69924ebdb28ad36c085cb (patch) | |
tree | 6663283552d4e1f8c0b44d69d9687b9d1854676f /man/supervise-daemon.8 | |
parent | 260368e0103e95625c29760f2c2ec89143e5a233 (diff) |
man: fix an unclosed .Bl/.El warning
This fixes #151.
Diffstat (limited to 'man/supervise-daemon.8')
-rw-r--r-- | man/supervise-daemon.8 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/supervise-daemon.8 b/man/supervise-daemon.8 index 19aa5d44..34a4e936 100644 --- a/man/supervise-daemon.8 +++ b/man/supervise-daemon.8 @@ -130,6 +130,7 @@ The same thing as .Fl 1 , -stdout but with the standard error output. .El +.El .Sh ENVIRONMENT .Va SSD_NICELEVEL can also set the scheduling priority of the daemon, but the command line |