aboutsummaryrefslogtreecommitdiffstats
path: root/src/err/verrx.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/err/verrx.c')
-rw-r--r--src/err/verrx.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/err/verrx.c b/src/err/verrx.c
index ab30380..1c9e40c 100644
--- a/src/err/verrx.c
+++ b/src/err/verrx.c
@@ -27,6 +27,8 @@
*
* This is a non-standard BSD extension.
*
+ * @etymology (V)ariadic version of (`errx`).
+ *
* @parma status The exit status the process should have.
* @param format Formatting-string for the warning.
* @param args Formatting-arguments.