Variable: woman-tab-width

woman-tab-width is a variable defined in woman.el.gz.

Value

5

Documentation

Default tab width set by -man macros.

Source Code

;; Defined in /usr/src/emacs/lisp/woman.el.gz
(defconst woman-tab-width 5
  "Default tab width set by -man macros.")