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 /sbin/ttyflags/ttyflags.8 | |
parent | ca19a796dca7b796e77a9567be0e357be4b16b63 (diff) |
Attempt at cleanup.
Diffstat (limited to 'sbin/ttyflags/ttyflags.8')
-rw-r--r-- | sbin/ttyflags/ttyflags.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ttyflags/ttyflags.8 b/sbin/ttyflags/ttyflags.8 index d772ef17036..e137abe22a2 100644 --- a/sbin/ttyflags/ttyflags.8 +++ b/sbin/ttyflags/ttyflags.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ttyflags.8,v 1.3 1996/08/30 00:53:25 deraadt Exp $ +.\" $OpenBSD: ttyflags.8,v 1.4 1996/10/08 01:20:28 michaels Exp $ .\" $NetBSD: ttyflags.8,v 1.2 1995/03/18 15:01:22 cgd Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou @@ -31,7 +31,7 @@ .\" .Dd March 30, 1994 .Dt TTYFLAGS 8 -.Os NetBSD 0.9a +.Os .Sh NAME .Nm ttyflags .Nd set device-specific flags for terminals |