From: Christoph Lohmann <20h@r-36.net> Date: Wed, 31 Oct 2012 19:36:32 +0000 (+0100) Subject: Adding a FAQ to reference utmp(1). X-Git-Tag: 0.3~3 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=48389be574e1b152aa92e4ae6a415214374b472e;p=st.git Adding a FAQ to reference utmp(1). --- diff --git a/FAQ b/FAQ new file mode 100644 index 0000000..594a873 --- /dev/null +++ b/FAQ @@ -0,0 +1,8 @@ +-- +Why does st not handle utmp entries? + +Use the excellent tool of utmp[0] for this task. + +[0] http://hg.suckless.org/utmp/ +-- +