diff options
author | charnier <charnier@FreeBSD.org> | 1998-03-23 08:31:20 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 1998-03-23 08:31:20 +0000 |
commit | 6e321f37d49e64bb44519bc6e45ea1fb1d3fc284 (patch) | |
tree | 438db62529fa2437e030f580c9336ba0fdaf9ed5 /usr.sbin/sa | |
parent | b32e728fc63741de57a71d8f1a10f19abc65f91b (diff) | |
download | FreeBSD-src-6e321f37d49e64bb44519bc6e45ea1fb1d3fc284.zip FreeBSD-src-6e321f37d49e64bb44519bc6e45ea1fb1d3fc284.tar.gz |
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
Diffstat (limited to 'usr.sbin/sa')
-rw-r--r-- | usr.sbin/sa/sa.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sa/sa.8 b/usr.sbin/sa/sa.8 index fd6e8a4..e79217e 100644 --- a/usr.sbin/sa/sa.8 +++ b/usr.sbin/sa/sa.8 @@ -27,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: sa.8,v 1.7 1997/02/22 16:13:12 peter Exp $ +.\" $Id: sa.8,v 1.8 1997/10/15 06:41:18 charnier Exp $ .\" .Dd February 25, 1994 .Dt SA 8 @@ -234,5 +234,5 @@ The formats of the summary files created by this version of are very different than the those used by the original version. This is not considered a problem, however, because the accounting record format has changed as well (since user ids are now 32 bits). -.Sh AUTHOR +.Sh AUTHORS .An Chris G. Demetriou Aq cgd@postgres.berkeley.edu |