From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9DC57139694 for ; Sat, 8 Jul 2017 16:55:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4BD192340D4; Sat, 8 Jul 2017 16:55:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2EC1E2340D4 for ; Sat, 8 Jul 2017 16:55:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 087C3341B8D for ; Sat, 8 Jul 2017 16:55:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D7A1749D for ; Sat, 8 Jul 2017 16:55:18 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1499465671.12f75e4167f84a9a85f69924ebdb28ad36c085cb.williamh@OpenRC> Subject: [gentoo-commits] proj/openrc:master commit in: man/ X-VCS-Repository: proj/openrc X-VCS-Files: man/supervise-daemon.8 X-VCS-Directories: man/ X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 12f75e4167f84a9a85f69924ebdb28ad36c085cb X-VCS-Branch: master Date: Sat, 8 Jul 2017 16:55:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3373ba84-8681-48f5-9907-df1e95ae3a26 X-Archives-Hash: 4e27eccf0c3d1e433d95e4f4819cfc8c commit: 12f75e4167f84a9a85f69924ebdb28ad36c085cb Author: Adam Borowski angband pl> AuthorDate: Fri Jul 7 00:11:00 2017 +0000 Commit: William Hubbs gentoo org> CommitDate: Fri Jul 7 22:14:31 2017 +0000 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=12f75e41 man: fix an unclosed .Bl/.El warning This fixes #151. man/supervise-daemon.8 | 1 + 1 file changed, 1 insertion(+) 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