diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-12 11:54:51 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-12 11:54:51 +0000 |
commit | 751a8779a00a4ebc981ea786d9fea9e8f0517d8b (patch) | |
tree | efe4259b5a471b21f0de370c367bede129e4e88a | |
parent | 5e010b64474e3ab61413beae027f48be1609c1c7 (diff) |
efault -> default; steve@tightrope.demon.co.uk
-rw-r--r-- | usr.bin/newsyslog/newsyslog.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/newsyslog/newsyslog.8 b/usr.bin/newsyslog/newsyslog.8 index af4acbc4df3..004f0351722 100644 --- a/usr.bin/newsyslog/newsyslog.8 +++ b/usr.bin/newsyslog/newsyslog.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: newsyslog.8,v 1.10 1998/12/16 02:38:50 aaron Exp $ +.\" $OpenBSD: newsyslog.8,v 1.11 1999/05/12 11:54:50 aaron Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -182,7 +182,7 @@ entries are not processed. .Sh FILES .Bl -tag -width /etc/newsyslog.conf .It Pa /etc/newsyslog.conf -efault configuration file +default configuration file .El .Sh SEE ALSO .Xr compress 1 , |