diff options
author | 2012-04-06 15:32:56 +0000 | |
---|---|---|
committer | 2012-04-06 15:32:56 +0000 | |
commit | 44885c5f06c521dbbef92b53e90df95fb26a4e5e (patch) | |
tree | 55499d6c1c8e89dc24ce3fdadd8edf4fdc7cfd1f /share/man/man8/man8.alpha | |
parent | Remove raidframe device nodes. (diff) | |
download | wireguard-openbsd-44885c5f06c521dbbef92b53e90df95fb26a4e5e.tar.xz wireguard-openbsd-44885c5f06c521dbbef92b53e90df95fb26a4e5e.zip |
Regen.
Diffstat (limited to 'share/man/man8/man8.alpha')
-rw-r--r-- | share/man/man8/man8.alpha/MAKEDEV.8 | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/share/man/man8/man8.alpha/MAKEDEV.8 b/share/man/man8/man8.alpha/MAKEDEV.8 index 4de5d99b9e9..d2bbbb0d169 100644 --- a/share/man/man8/man8.alpha/MAKEDEV.8 +++ b/share/man/man8/man8.alpha/MAKEDEV.8 @@ -1,10 +1,10 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.52 2011/10/06 20:50:53 deraadt Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.53 2012/04/06 15:32:57 jsing Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: .\" -.\" OpenBSD: etc.alpha/MAKEDEV.md,v 1.52 2011/10/06 20:49:27 deraadt Exp -.\" OpenBSD: MAKEDEV.common,v 1.57 2011/10/06 20:49:25 deraadt Exp +.\" OpenBSD: etc.alpha/MAKEDEV.md,v 1.54 2012/04/06 15:18:41 jsing Exp +.\" OpenBSD: MAKEDEV.common,v 1.59 2012/04/06 15:18:41 jsing Exp .\" OpenBSD: MAKEDEV.man,v 1.7 2009/03/18 17:34:25 sobrado 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 $Mdocdate: October 6 2011 $ +.Dd $Mdocdate: April 6 2012 $ .Dt MAKEDEV 8 alpha .Os .Sh NAME @@ -80,9 +80,6 @@ ATAPI and SCSI CD-ROM drives, see .It Ar fd* Floppy disk drives (3 1/2", 5 1/4"), see .Xr fd 4 . -.It Ar raid* -RAIDframe disk devices, see -.Xr raid 4 . .It Ar rd* .Dq rd pseudo-disks, see |