diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2005-07-17 12:23:18 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2005-07-17 12:23:18 +0000 |
commit | d02029cdfee9ae031bb640477af177877121e203 (patch) | |
tree | c4c07f35885ed5ac069cbdbf91cd538433af2bf6 /share/man/man8 | |
parent | 992d4aa6e14b34bd1dd27f119c2f82b8c4c78b4c (diff) |
Regen
Diffstat (limited to 'share/man/man8')
-rw-r--r-- | share/man/man8/man8.sparc/MAKEDEV.8 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/share/man/man8/man8.sparc/MAKEDEV.8 b/share/man/man8/man8.sparc/MAKEDEV.8 index 9c7aad2f9f8..4791184d548 100644 --- a/share/man/man8/man8.sparc/MAKEDEV.8 +++ b/share/man/man8/man8.sparc/MAKEDEV.8 @@ -1,10 +1,10 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.31 2005/06/02 20:13:58 tholo Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.32 2005/07/17 12:23:17 miod Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: .\" .\" OpenBSD: etc.sparc/MAKEDEV.md,v 1.27 2005/03/29 16:40:10 miod Exp -.\" OpenBSD: MAKEDEV.common,v 1.18 2005/06/02 20:09:38 tholo Exp +.\" OpenBSD: MAKEDEV.common,v 1.19 2005/06/29 18:23:26 todd 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 June 2, 2005 +.Dd July 17, 2005 .Dt MAKEDEV 8 sparc .Os .Sh NAME @@ -127,6 +127,9 @@ Zilog 8530 serial ports, see .It Ar tty[a-z]* Zilog 8530 serial ports, see .Xr zs 4 . +.It Ar tty[0-7][0-9a-f] +NS16x50 serial ports, see +.Xr com 4 . .It Ar magma* Magma multiport cards, see .Xr magma 4 . |