summaryrefslogtreecommitdiff
path: root/src/lib/common.sh.3.ronn
blob: 30003e049292c13fd153f466bea979d7b46fd56c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
common.sh -- common Bash routines from devtools
===============================================

## SYNOPSIS

`. "$(librelib common)"`

## DESCRIPTION

In short, don't use this.  Use `libremessages`(1) instead.
`libremessages` uses this internally.

## SEE ALSO

 * librelib(7)
 * libremessages(1)/messages.sh(3)