summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-09-17 07:44:42 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-09-17 07:44:42 +0000
commit25b89569c17df21058f5a4c346f559842e724434 (patch)
treeb7748e356914a13ac8c2af090e06ccd8526912ad
parent90306bc50804a5e78eb7a6647076c8e689d42a05 (diff)
downloadcoreutils-25b89569c17df21058f5a4c346f559842e724434.tar.xz
(who invocation): Remove a stray '+'.
-rw-r--r--doc/coreutils.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index d820cc83e..7b9da4f16 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.