diff options
author | michaels <michaels@cvs.openbsd.org> | 1996-10-08 01:21:08 +0000 |
---|---|---|
committer | michaels <michaels@cvs.openbsd.org> | 1996-10-08 01:21:08 +0000 |
commit | 3335b6ad7d1ede975afee2a7acfdfb5c494383b6 (patch) | |
tree | 03ec310c66dd7745b8e3adbecda62e6ba70d9f0e /usr.sbin/ac/ac.8 | |
parent | ca19a796dca7b796e77a9567be0e357be4b16b63 (diff) |
Attempt at cleanup.
Diffstat (limited to 'usr.sbin/ac/ac.8')
-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 0767cad10f1..4395c62ff4c 100644 --- a/usr.sbin/ac/ac.8 +++ b/usr.sbin/ac/ac.8 @@ -28,11 +28,11 @@ .\" (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 1995/10/18 08:47:09 deraadt Exp $ +.\" $Id: ac.8,v 1.2 1996/10/08 01:21:00 michaels Exp $ .\" .Dd March 15, 1994 .Dt AC 8 -.Os NetBSD 0.9a +.Os .Sh NAME .Nm ac .Nd connect time accounting |