diff options
author | ru <ru@FreeBSD.org> | 2005-01-18 13:43:56 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-01-18 13:43:56 +0000 |
commit | 7f3c7f0d461522fe0390e72d21fa729bed8807bf (patch) | |
tree | 4ff679e02e4f5503cdcbf47f6fd1aa832ff79d14 /usr.bin/last | |
parent | 8e249383f9b2938ac2233decd80969cc4cd3c59e (diff) | |
download | FreeBSD-src-7f3c7f0d461522fe0390e72d21fa729bed8807bf.zip FreeBSD-src-7f3c7f0d461522fe0390e72d21fa729bed8807bf.tar.gz |
Sort sections.
Diffstat (limited to 'usr.bin/last')
-rw-r--r-- | usr.bin/last/last.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/last/last.1 b/usr.bin/last/last.1 index e0cff3e..2c8ef9c 100644 --- a/usr.bin/last/last.1 +++ b/usr.bin/last/last.1 @@ -204,6 +204,11 @@ login data base .Xr lastcomm 1 , .Xr utmp 5 , .Xr ac 8 +.Sh HISTORY +A +.Nm +utility appeared in +.Bx 3.0 . .Sh BUGS If a login shell should terminate abnormally for some reason, it is likely that a logout record won't be written to the @@ -212,8 +217,3 @@ file. In this case, .Nm will indicate the logout time as "shutdown". -.Sh HISTORY -A -.Nm -utility appeared in -.Bx 3.0 . |