diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-06 03:17:42 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-06 03:17:42 +0000 |
commit | 17744fce45beaf565f1c0b1d615f987bdedc877a (patch) | |
tree | ab9547347e48bc88fe5689a3d744e586c8131a2c /usr.bin/last | |
parent | e6864e83ea82f3380b6ee56c2353b9b69b62f16a (diff) |
Some section re-ordering.
Diffstat (limited to 'usr.bin/last')
-rw-r--r-- | usr.bin/last/last.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/last/last.1 b/usr.bin/last/last.1 index 3dca8f690da..7a04e515612 100644 --- a/usr.bin/last/last.1 +++ b/usr.bin/last/last.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: last.1,v 1.11 1999/09/23 04:12:09 alex Exp $ +.\" $OpenBSD: last.1,v 1.12 2000/03/06 03:17:38 aaron Exp $ .\" $NetBSD: last.1,v 1.3 1994/12/21 22:41:23 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -187,6 +187,7 @@ login data base .Xr utmp 5 , .Xr ac 8 .Sh HISTORY +The .Nm last -appeared in +command appeared in .Bx 3.0 . |