diff options
author | 2009-01-25 17:31:09 +0000 | |
---|---|---|
committer | 2009-01-25 17:31:09 +0000 | |
commit | fef7700bc70925e4bf9ab1e1cb0094a580ca239e (patch) | |
tree | f369be8ab4a6e50dd5b53416a2b54f8f3f758c2a /share/man/man8/man8.alpha | |
parent | Remove /dev/drum and related code. (diff) | |
download | wireguard-openbsd-fef7700bc70925e4bf9ab1e1cb0094a580ca239e.tar.xz wireguard-openbsd-fef7700bc70925e4bf9ab1e1cb0094a580ca239e.zip |
regen
Diffstat (limited to 'share/man/man8/man8.alpha')
-rw-r--r-- | share/man/man8/man8.alpha/MAKEDEV.8 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man8/man8.alpha/MAKEDEV.8 b/share/man/man8/man8.alpha/MAKEDEV.8 index 10862fcfdd6..585bd82e17a 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.36 2008/07/14 16:23:07 miod Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.37 2009/01/25 17:31:11 miod Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: .\" -.\" OpenBSD: etc.alpha/MAKEDEV.md,v 1.39 2008/06/28 21:46:04 mglocker Exp -.\" OpenBSD: MAKEDEV.common,v 1.39 2008/07/14 16:22:23 miod Exp -.\" OpenBSD: MAKEDEV.man,v 1.4 2008/06/16 08:18:39 todd Exp +.\" OpenBSD: etc.alpha/MAKEDEV.md,v 1.40 2009/01/25 17:30:48 miod Exp +.\" OpenBSD: MAKEDEV.common,v 1.41 2008/11/30 03:33:09 jakemsr Exp +.\" OpenBSD: MAKEDEV.man,v 1.5 2009/01/25 17:30:48 miod 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 July 14, 2008 +.Dd January 25, 2009 .Dt MAKEDEV 8 alpha .Os .Sh NAME @@ -65,7 +65,7 @@ Ramdisk kernel devices. .It Ar std Creates the .Sq standard -devices (console, drum, klog, kmem, ksyms, mem, null, +devices (console, klog, kmem, ksyms, mem, null, stderr, stdin, stdout, tty, zero) which are absolutely necessary for the system to function properly. .It Ar local |