diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-04-11 15:30:16 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-04-11 15:30:16 -0700 |
commit | fd25acd688b86a1490198d61f66d2503a87883a0 (patch) | |
tree | 1f49bc5d41d6f9827fc455971bee2197b750d9e1 | |
parent | 15a83b060b9b4bd7d6a64eacc7191e33eb91b269 (diff) |
Bug 10616: manpage should note -pm is the default if no options are given
X.Org Bugzilla #10616 <https://bugs.freedesktop.org/show_bug.cgi?id=10616>
Reported upstream from
Debian Bug #236918 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=236198>
-rw-r--r-- | xmodmap.man | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xmodmap.man b/xmodmap.man index 4a7a95d..69b5f2d 100644 --- a/xmodmap.man +++ b/xmodmap.man @@ -89,7 +89,8 @@ may be specified from the command line. .TP 8 .B \-pm This option indicates that the current modifier map should be printed on the -standard output. +standard output. This is the default mode of operation if no other mode +options are specified. .TP 8 .B \-pk This option indicates that the current keymap table should be printed on the |