2
0
mirror of git://github.com/lxc/lxc synced 2025-08-31 08:19:32 +00:00

doc: Fix typo in lxc-autostart(1)

Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
KATOH Yasufumi
2014-06-05 21:16:27 +09:00
committed by Stéphane Graber
parent f57517ef96
commit 0f84d97e6d

View File

@@ -157,7 +157,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Comma separated list of groups to select
(defaults to those without a lxc.group - the NULL group).
This option may be specified multiple times
and the arguments concatentated. The NULL or
and the arguments concatenated. The NULL or
empty group may be specified as a leading comma,
trailing comma, embedded double comma, or empty
argument where the NULL group should be processed.