From 485e87fc26137a119a922dee86e5f204f2203028 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 17 Aug 2003 16:13:30 +0000 Subject: [PATCH] (who invocation): Add an entry for -l, --login. Remove `-l' from the entry for --lookup. --- doc/coreutils.texi | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 913c7b4393..6a660aee82 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -10405,8 +10405,13 @@ user has been idle. @samp{.} means the user was active in last minute. @samp{old} means the user was idle for more than 24 hours. @item -l -@itemx --lookup +@itemx --login @opindex -l +@opindex --login +List only the entries that correspond to processes via which the +system is waiting for a user to login. The user name is always @samp{LOGIN}. + +@itemx --lookup @opindex --lookup Attempt to canonicalize hostnames found in utmp through a DNS lookup. This is not the default because it can cause significant delays on systems with -- 2.47.2