Use .Ql where appropriate.
-p and -d are, for practical purposes, mutually exclusive.
This commit is contained in:
parent
ebd0b719b0
commit
4be95e0e9d
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: ac.8,v 1.9 2000/07/05 15:45:31 msaitoh Exp $
|
||||
.\" $NetBSD: ac.8,v 1.10 2000/10/15 13:32:13 bjh21 Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -45,8 +45,7 @@
|
||||
.Nd display connect time accounting
|
||||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Op Fl d
|
||||
.Op Fl p
|
||||
.Op Fl d | p
|
||||
.Op Fl t Ar tty
|
||||
.Op Fl w Ar file
|
||||
.Op Ar users ...
|
||||
@ -75,9 +74,13 @@ Display individual user totals.
|
||||
.It Fl t Ar tty
|
||||
Only do accounting logins on certain ttys. The
|
||||
.Ar tty
|
||||
specification can start with '!' to indicate not this
|
||||
specification can start with
|
||||
.Ql !
|
||||
to indicate not this
|
||||
.Ar tty
|
||||
and end with '*' to indicate all similarly named ttys.
|
||||
and end with
|
||||
.Ql *
|
||||
to indicate all similarly named ttys.
|
||||
Multiple
|
||||
.Fl t
|
||||
flags may be specified.
|
||||
|
Loading…
Reference in New Issue
Block a user