summaryrefslogtreecommitdiffstats
path: root/libexec/getty/gettytab.h
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2001-06-07 13:53:23 +0000
committeryar <yar@FreeBSD.org>2001-06-07 13:53:23 +0000
commitb999f23d3f60df36c6baa88ab963c5f9494f3afc (patch)
tree2f1a1801cbb6414b53d0de6e676c6c7cd924bb72 /libexec/getty/gettytab.h
parente8be8c503badfdbcc17ce3f321e410e9069188ab (diff)
downloadFreeBSD-src-b999f23d3f60df36c6baa88ab963c5f9494f3afc.zip
FreeBSD-src-b999f23d3f60df36c6baa88ab963c5f9494f3afc.tar.gz
Add 'df' string to gettytab - the strftime(3) format for %d
in the banner messages (of course, defaults to "%+"). Submitted by: Gleb Smirnoff <glebius@tak.estra.ru>
Diffstat (limited to 'libexec/getty/gettytab.h')
-rw-r--r--libexec/getty/gettytab.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/getty/gettytab.h b/libexec/getty/gettytab.h
index 9e46b0d..b8b0365 100644
--- a/libexec/getty/gettytab.h
+++ b/libexec/getty/gettytab.h
@@ -91,6 +91,7 @@ struct gettyflags {
#define IC gettystrs[27].value
#define AC gettystrs[28].value
#define AL gettystrs[29].value
+#define DF gettystrs[30].value
/*
* Numeric definitions.
OpenPOWER on IntegriCloud