summaryrefslogtreecommitdiff
path: root/lisp/woman.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/woman.el')
-rw-r--r--lisp/woman.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/woman.el b/lisp/woman.el
index e28f1c9cace..b6150750fed 100644
--- a/lisp/woman.el
+++ b/lisp/woman.el
@@ -495,6 +495,8 @@ As a special case, if PATHS is nil then replace it by calling
(defgroup woman nil
"Browse UNIX manual pages `wo (without) man'."
:tag "WoMan"
+ :link '(custom-manual "(woman) Top")
+ :link '(emacs-commentary-link :tag "Commentary" "woman.el")
:group 'help)
(defcustom woman-show-log nil