diff options
author | Christian Weisgerber <naddy@cvs.openbsd.org> | 2016-09-04 15:39:54 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@cvs.openbsd.org> | 2016-09-04 15:39:54 +0000 |
commit | 6d46545f907bd97df2a4ff724040dff394dd718b (patch) | |
tree | 8fa61f1b4206daf75216dc92c3364b1311c98f7b /share/man/man8/man8.alpha | |
parent | 8eecefb486ee87dd0f13985a43ce0e8faeca22d9 (diff) |
regen
Diffstat (limited to 'share/man/man8/man8.alpha')
-rw-r--r-- | share/man/man8/man8.alpha/MAKEDEV.8 | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/share/man/man8/man8.alpha/MAKEDEV.8 b/share/man/man8/man8.alpha/MAKEDEV.8 index af5edabc24f..f380bd2650e 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.72 2016/04/28 18:17:31 natano Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.73 2016/09/04 15:39:53 naddy Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: .\" -.\" OpenBSD: etc.alpha/MAKEDEV.md,v 1.66 2016/04/25 20:38:10 tedu Exp -.\" OpenBSD: MAKEDEV.common,v 1.86 2016/04/25 20:39:42 tedu Exp +.\" OpenBSD: etc.alpha/MAKEDEV.md,v 1.69 2016/09/04 15:38:59 naddy Exp +.\" OpenBSD: MAKEDEV.common,v 1.91 2016/09/04 15:38:59 naddy Exp .\" OpenBSD: MAKEDEV.man,v 1.8 2016/03/12 17:59:27 espie 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: April 28 2016 $ +.Dd $Mdocdate: September 4 2016 $ .Dt MAKEDEV 8 alpha .Os .Sh NAME @@ -253,6 +253,9 @@ Video V4L2 devices, see .It Ar vscsi* Virtual SCSI controller, see .Xr vscsi 4 . +.It Ar switch* +Switch driver, see +.Xr switch 4 . .El .Sh FILES .Bl -tag -width /dev -compact |