From 602d9d334d6904bb89d1c91971c680bd7e41b283 Mon Sep 17 00:00:00 2001 From: Mark Oteiza Date: Mon, 21 Sep 2015 13:27:39 -0400 Subject: [PATCH] reword some commentary --- systemd.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/systemd.el b/systemd.el index 383b805..967bca1 100644 --- a/systemd.el +++ b/systemd.el @@ -30,7 +30,8 @@ ;; C-c C-o to open links to documentation in a unit (cf. systemctl ;; help). -;; Supports completion of unit directives via `company-mode'. +;; Supports completion via `company-mode' of directives and sections +;; in either units or network configuration. ;;; Code: