diff options
author | 2007-07-04 12:00:18 +0000 | |
---|---|---|
committer | 2007-07-04 12:00:18 +0000 | |
commit | d1be21b10fe066c43376cd27e10a64e2c8dfb001 (patch) | |
tree | 1b7a6d365f0bed8121883653bd5b098ec9ff58e6 | |
parent | give a little indent; (diff) | |
download | wireguard-openbsd-d1be21b10fe066c43376cd27e10a64e2c8dfb001.tar.xz wireguard-openbsd-d1be21b10fe066c43376cd27e10a64e2c8dfb001.zip |
add "cua" to the NAME section;
-rw-r--r-- | share/man/man4/tty.4 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/tty.4 b/share/man/man4/tty.4 index 35cc3b03492..1728fe0891c 100644 --- a/share/man/man4/tty.4 +++ b/share/man/man4/tty.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tty.4,v 1.31 2007/05/31 19:19:52 jmc Exp $ +.\" $OpenBSD: tty.4,v 1.32 2007/07/04 12:00:18 jmc Exp $ .\" $NetBSD: tty.4,v 1.4 1996/03/19 04:26:01 paulus Exp $ .\" .\" Copyright (c) 1991, 1992, 1993 @@ -30,11 +30,12 @@ .\" .\" @(#)tty.4 8.3 (Berkeley) 4/19/94 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: July 4 2007 $ .Dt TTY 4 .Os .Sh NAME -.Nm tty +.Nm tty , +.Nm cua .Nd general terminal interface .Sh SYNOPSIS .Fd #include <sys/ioctl.h> |