diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-19 17:57:20 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-19 17:57:20 +0000 |
commit | 480390dc59325200978ed49a1b26f00a94c91baa (patch) | |
tree | 062c09ac43a080a68cd77af35c77fcac0d938f46 /usr.sbin/ac | |
parent | fb660b4c0cea9ae33d3d4dac0984c52ed7b6eeb0 (diff) |
Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other
cleanup along the way.
Diffstat (limited to 'usr.sbin/ac')
-rw-r--r-- | usr.sbin/ac/ac.8 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/usr.sbin/ac/ac.8 b/usr.sbin/ac/ac.8 index daaf9cc74b2..0df6c125e55 100644 --- a/usr.sbin/ac/ac.8 +++ b/usr.sbin/ac/ac.8 @@ -1,4 +1,3 @@ -.\" .\" Copyright (c) 1994 Simon J. Gerraty .\" Copyright (c) 1994 Christopher G. Demetriou .\" All rights reserved. @@ -28,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: ac.8,v 1.6 1999/09/23 04:12:10 alex Exp $ +.\" $Id: ac.8,v 1.7 2000/03/19 17:56:58 aaron Exp $ .\" .Dd March 15, 1994 .Dt AC 8 @@ -71,7 +70,8 @@ Display the connect times in 24 hour chunks. .It Fl p Print individual users' totals. .It Fl t Ar tty -Only do accounting logins on certain ttys. The +Only do accounting logins on certain ttys. +The .Ar tty specification can start with .Ql \&! @@ -107,7 +107,8 @@ by which rename and rotate the .Pa wtmp files, keeping a week's worth of data on -hand. No login or connect time accounting is performed if +hand. +No login or connect time accounting is performed if .Pa /var/log/wtmp does not exist. .Pp |