aboutsummaryrefslogtreecommitdiffstats
path: root/src/err/warnx.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/err/warnx.c')
-rw-r--r--src/err/warnx.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/err/warnx.c b/src/err/warnx.c
index 835044a..d80dfd8 100644
--- a/src/err/warnx.c
+++ b/src/err/warnx.c
@@ -26,6 +26,8 @@
*
* This is a non-standard BSD extension.
*
+ * @etymology (`warn`), [x=](lesser variant).
+ *
* @param format Formatting-string for the warning.
* @param ... Formatting-arguments.
*/