diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2003-08-17 10:24:53 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2003-08-17 10:24:53 +0000 |
| commit | a3092ad9c23e5e7dac2bc0f32bb9be8299d32a2b (patch) | |
| tree | 7ad2f3d13578ddb321fe8c2e96443d758b9851cf | |
| parent | 329333241604323ad6a63014c0c57957282df2d5 (diff) | |
Notes
| -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 |
