diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-03 18:54:52 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-03 18:54:52 +0000 |
commit | b91b902845ff38071fcef6f94f869f8c92085c60 (patch) | |
tree | 739f9f5fe1f1c9e7c9385e44067b5780cb5941b5 /usr.sbin | |
parent | 5d1d17622e6cad5b41b908f38341a90ad254ec94 (diff) |
document accton(8); ok ajacoutot
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/sa/sa.8 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.sbin/sa/sa.8 b/usr.sbin/sa/sa.8 index 58ed2c2b96a..ffb717ac7d9 100644 --- a/usr.sbin/sa/sa.8 +++ b/usr.sbin/sa/sa.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sa.8,v 1.14 2005/11/19 18:12:56 jmc Exp $ +.\" $OpenBSD: sa.8,v 1.15 2007/02/03 18:54:51 jmc Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou .\" All rights reserved. @@ -28,8 +28,6 @@ .\" (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: sa.8,v 1.14 2005/11/19 18:12:56 jmc Exp $ -.\" .Dd February 25, 1994 .Dt SA 8 .Os @@ -47,6 +45,9 @@ The utility reports on, cleans up, and generally maintains system accounting files. +See +.Xr accton 8 +for details on enabling system accounting. .Pp .Nm is able to condense the information in |