diff options
author | Martin Pieuchot <mpi@cvs.openbsd.org> | 2017-11-02 14:06:01 +0000 |
---|---|---|
committer | Martin Pieuchot <mpi@cvs.openbsd.org> | 2017-11-02 14:06:01 +0000 |
commit | f1f82b34bc3197ba888c6f62398fd7ec9e6933de (patch) | |
tree | f910a9fbee33cdbceabc4f288bbc2eff666e3945 /share/man/man8/man8.alpha | |
parent | 0a982a10fcce007efa0f394d8522e5caf2e2f394 (diff) |
sync
Diffstat (limited to 'share/man/man8/man8.alpha')
-rw-r--r-- | share/man/man8/man8.alpha/MAKEDEV.8 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/share/man/man8/man8.alpha/MAKEDEV.8 b/share/man/man8/man8.alpha/MAKEDEV.8 index 18e768a0f38..d85fbe2063f 100644 --- a/share/man/man8/man8.alpha/MAKEDEV.8 +++ b/share/man/man8/man8.alpha/MAKEDEV.8 @@ -1,11 +1,11 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.74 2017/06/06 08:12:01 tb Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.75 2017/11/02 14:06:00 mpi Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: .\" -.\" OpenBSD: etc.alpha/MAKEDEV.md,v 1.70 2016/09/11 19:59:53 deraadt Exp -.\" OpenBSD: MAKEDEV.common,v 1.94 2016/09/11 19:59:51 deraadt Exp -.\" OpenBSD: MAKEDEV.man,v 1.8 2016/03/12 17:59:27 espie Exp +.\" OpenBSD: etc.alpha/MAKEDEV.md,v 1.71 2017/11/02 14:04:24 mpi Exp +.\" OpenBSD: MAKEDEV.common,v 1.97 2017/11/02 14:04:24 mpi Exp +.\" OpenBSD: MAKEDEV.man,v 1.9 2017/06/06 08:11:23 tb Exp .\" OpenBSD: MAKEDEV.mansub,v 1.2 2004/02/20 19:13:01 miod Exp .\" .\" Copyright (c) 2004, Miodrag Vallat @@ -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 $Mdocdate: June 6 2017 $ +.Dd $Mdocdate: November 2 2017 $ .Dt MAKEDEV 8 alpha .Os .Sh NAME @@ -113,12 +113,12 @@ SCSI tape drives, see .It Ar tty[0-7][0-9a-f] NS16x50 serial ports, see .Xr com 4 . -.It Ar ttyB? -DEC 3000 ZS8530 ("scc") serial ports, see -.Xr scc 4 . .It Ar ttyc* Cyclades serial ports, see .Xr cy 4 . +.It Ar ttyB* +DEC 3000 serial ports, see +.Xr zs 4 . .El .Pp .Sy Pseudo terminals |