From: Paul Eggert Date: Sat, 17 Sep 2005 07:44:42 +0000 (+0000) Subject: (who invocation): Remove a stray '+'. X-Git-Tag: v5.90~178 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=25b89569c17df21058f5a4c346f559842e724434;p=thirdparty%2Fcoreutils.git (who invocation): Remove a stray '+'. --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index d820cc83ec..7b9da4f168 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -11422,7 +11422,7 @@ line, login time, and remote hostname or X display. @flindex wtmp If given one non-option argument, @command{who} uses that instead of a default system-maintained file (often @file{/var/run/utmp} or -+@file{/etc/utmp}) as the name of the file containing the record of +@file{/etc/utmp}) as the name of the file containing the record of users logged on. @file{/var/log/wtmp} is commonly given as an argument to @command{who} to look at who has previously logged on.