diff options
author | Mattias Andrée <maandree@kth.se> | 2016-04-19 18:16:23 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-04-19 18:16:23 +0200 |
commit | 53d7585b6a3b81affc1cff6741d37c01487b45b5 (patch) | |
tree | 43e12d5a23f4e4833ba7ed7c3cd20e53c8d7bcef | |
parent | Weather: can get METAR station from ~/.config/metar and /etc/metar (diff) | |
download | xpybar-53d7585b6a3b81affc1cff6741d37c01487b45b5.tar.gz xpybar-53d7585b6a3b81affc1cff6741d37c01487b45b5.tar.bz2 xpybar-53d7585b6a3b81affc1cff6741d37c01487b45b5.tar.xz |
update see also section
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | doc/man/xpybar.1 | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -57,7 +57,7 @@ RATIONALE understood by more users. SEE ALSO - dmenu(1), stlarch_icons + dmenu(1), metar(1), stlarch_icons Full documentation available locally via: info '(xpybar)' diff --git a/doc/man/xpybar.1 b/doc/man/xpybar.1 index 573c382..1ce6d11 100644 --- a/doc/man/xpybar.1 +++ b/doc/man/xpybar.1 @@ -65,6 +65,7 @@ is also designed to be easier to extend and customise than in a language understood by more users. .SH "SEE ALSO" .BR dmenu (1), +.BR metar (1), .BR stlarch_icons .PP Full documentation available locally via: info \(aq(xpybar)\(aq |