diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2005-12-27 19:03:13 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2005-12-27 19:03:13 +0000 |
commit | 594dd9ff763b5fcb8d4e8762799572c0f49cfb4f (patch) | |
tree | ec111cc7dec5a53bc8a3d8ff45b094c9c0024c61 /share/man/man8/man8.i386 | |
parent | b5940e5764a61c80d0c6109fb5a38d1c0519b3d8 (diff) |
Regen
Diffstat (limited to 'share/man/man8/man8.i386')
-rw-r--r-- | share/man/man8/man8.i386/MAKEDEV.8 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man8/man8.i386/MAKEDEV.8 b/share/man/man8/man8.i386/MAKEDEV.8 index 2115316a20c..7d6aa02c407 100644 --- a/share/man/man8/man8.i386/MAKEDEV.8 +++ b/share/man/man8/man8.i386/MAKEDEV.8 @@ -1,10 +1,10 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.45 2005/11/16 03:48:06 deraadt Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.46 2005/12/27 19:03:11 miod Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: .\" .\" OpenBSD: etc.i386/MAKEDEV.md,v 1.33 2005/08/01 22:22:13 deraadt Exp -.\" OpenBSD: MAKEDEV.common,v 1.21 2005/10/06 06:43:19 otto Exp +.\" OpenBSD: MAKEDEV.common,v 1.23 2005/12/27 19:02:42 miod 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 November 15, 2005 +.Dd December 27, 2005 .Dt MAKEDEV 8 i386 .Os .Sh NAME @@ -145,7 +145,7 @@ Set of 62 slave pseudo terminals, see .Pp .Sy Console ports .Bl -tag -width tenletters -compact -.It Ar ttyC0 +.It Ar wscons Minimal wscons devices, see .Xr wscons 4 . .It Ar ttyC-F* @@ -228,8 +228,8 @@ Berkeley Packet Filter, see Hardware crypto access driver, see .Xr crypto 4 . .It Ar fd -fd/* nodes for fdescfs, see -.Xr mount_fdesc 8 . +fd/* nodes, see +.Xr fd 4 . .It Ar gpio* General Purpose Input/Output, see .Xr gpio 4 . |