diff options
author | tjr <tjr@FreeBSD.org> | 2003-08-17 10:24:53 +0000 |
---|---|---|
committer | tjr <tjr@FreeBSD.org> | 2003-08-17 10:24:53 +0000 |
commit | 050704951f217d90e57850dba060b671b02a551e (patch) | |
tree | 7ad2f3d13578ddb321fe8c2e96443d758b9851cf /usr.bin/last | |
parent | 9c51d70f9b3a832c7d2a3626edd7dfbb2c0bbb6b (diff) | |
download | FreeBSD-src-050704951f217d90e57850dba060b671b02a551e.zip FreeBSD-src-050704951f217d90e57850dba060b671b02a551e.tar.gz |
Tidy up synopsis.
Diffstat (limited to 'usr.bin/last')
-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 4e07058..e0cff3e 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 |