diff options
| author | Joerg Wunsch <joerg@FreeBSD.org> | 1995-10-07 12:02:33 +0000 |
|---|---|---|
| committer | Joerg Wunsch <joerg@FreeBSD.org> | 1995-10-07 12:02:33 +0000 |
| commit | 2362d22e487e8971dcc7add6bd84ee37fe542c05 (patch) | |
| tree | 290e4258330441e97d494c7e7b740f88059497dd | |
| parent | 4db84b4d1e49e73f0d1ab8a76e88d20fd38b08ed (diff) | |
Notes
| -rw-r--r-- | usr.sbin/ac/ac.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ac/ac.8 b/usr.sbin/ac/ac.8 index 3c3471692a81..83cbeb715893 100644 --- a/usr.sbin/ac/ac.8 +++ b/usr.sbin/ac/ac.8 @@ -28,7 +28,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.1.1.1 1994/05/18 08:00:45 csgr Exp $ +.\" $Id: ac.8,v 1.2 1994/09/26 22:12:25 davidg Exp $ .\" .Dd March 15, 1994 .Dt AC 8 @@ -53,7 +53,7 @@ and .Xr init 8 , respectively. .Nm \&Ac -examines these records and writes the accumulated connect time +examines these records and writes the accumulated connect time (in hours) for all logins to the standard output. .Pp The options are as follows: |
