diff options
| -rw-r--r-- | usr.bin/last/last.1 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/last/last.1 b/usr.bin/last/last.1 index 4e070589b0d2..e0cff3e4959c 100644 --- a/usr.bin/last/last.1 +++ b/usr.bin/last/last.1 @@ -40,7 +40,7 @@ .Nd indicate last logins of users and ttys .Sh SYNOPSIS .Nm -.Op Fl y +.Op Fl swy .Oo .Fl d .Sm off @@ -53,9 +53,7 @@ .Op Fl f Ar file .Op Fl h Ar host .Op Fl n Ar maxrec -.Op Fl s .Op Fl t Ar tty -.Op Fl w .Op Ar user ... .Sh DESCRIPTION The |
