diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man8/man8.vax/MAKEDEV.8 | 18 |
1 files changed, 14 insertions, 4 deletions
diff --git a/share/man/man8/man8.vax/MAKEDEV.8 b/share/man/man8/man8.vax/MAKEDEV.8 index afa5a417374..88a7334e5bb 100644 --- a/share/man/man8/man8.vax/MAKEDEV.8 +++ b/share/man/man8/man8.vax/MAKEDEV.8 @@ -1,10 +1,10 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.34 2006/03/15 02:21:33 deraadt Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.35 2006/07/24 22:59:56 miod Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: .\" -.\" OpenBSD: etc.vax/MAKEDEV.md,v 1.21 2005/08/01 22:22:14 deraadt Exp -.\" OpenBSD: MAKEDEV.common,v 1.23 2005/12/27 19:02:42 miod Exp +.\" OpenBSD: etc.vax/MAKEDEV.md,v 1.23 2006/07/24 22:59:22 miod Exp +.\" OpenBSD: MAKEDEV.common,v 1.28 2006/06/11 10:58:57 mk Exp .\" OpenBSD: MAKEDEV.man,v 1.3 2004/03/12 18:12:12 miod Exp .\" OpenBSD: MAKEDEV.mansub,v 1.2 2004/02/20 19:13:01 miod Exp .\" @@ -23,7 +23,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd March 14, 2006 +.Dd July 24, 2006 .Dt MAKEDEV 8 vax .Os .Sh NAME @@ -187,6 +187,16 @@ Set of 62 slave pseudo terminals, see .Xr tty 4 . .El .Pp +.Sy Console ports +.Bl -tag -width tenletters -compact +.It Ar wscons +Minimal wscons devices, see +.Xr wscons 4 . +.It Ar ttyC-F* +wscons display devices, see +.Xr wsdisplay 4 . +.El +.Pp .Sy Special purpose devices .Bl -tag -width tenletters -compact .It Ar bpf* |