diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/Makefile | 4 | ||||
-rw-r--r-- | share/man/man8/man8.alpha/MAKEDEV.8 | 7 | ||||
-rw-r--r-- | share/man/man8/man8.amd64/MAKEDEV.8 | 7 | ||||
-rw-r--r-- | share/man/man8/man8.hp300/MAKEDEV.8 | 7 | ||||
-rw-r--r-- | share/man/man8/man8.hppa/MAKEDEV.8 | 7 | ||||
-rw-r--r-- | share/man/man8/man8.hppa64/MAKEDEV.8 | 7 | ||||
-rw-r--r-- | share/man/man8/man8.i386/MAKEDEV.8 | 7 | ||||
-rw-r--r-- | share/man/man8/man8.landisk/MAKEDEV.8 | 7 | ||||
-rw-r--r-- | share/man/man8/man8.loongson/MAKEDEV.8 | 7 | ||||
-rw-r--r-- | share/man/man8/man8.sgi/MAKEDEV.8 | 7 | ||||
-rw-r--r-- | share/man/man8/man8.socppc/MAKEDEV.8 | 7 | ||||
-rw-r--r-- | share/man/man8/man8.sparc/MAKEDEV.8 | 7 | ||||
-rw-r--r-- | share/man/man8/man8.sparc64/MAKEDEV.8 | 7 | ||||
-rw-r--r-- | share/man/man8/man8.vax/MAKEDEV.8 | 7 | ||||
-rw-r--r-- | share/man/man9/Makefile | 6 |
15 files changed, 70 insertions, 31 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 75fac2bc2ef..61fd9a5d797 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.548 2013/05/31 20:18:44 reyk Exp $ +# $OpenBSD: Makefile,v 1.549 2013/06/03 16:06:42 tedu Exp $ MAN= aac.4 ac97.4 acphy.4 \ acpi.4 acpiac.4 acpiasus.4 acpibat.4 acpibtn.4 acpicpu.4 acpidock.4 \ @@ -22,7 +22,7 @@ MAN= aac.4 ac97.4 acphy.4 \ eap.4 ec.4 eephy.4 ef.4 eg.4 ehci.4 eisa.4 el.4 em.4 emc.4 gcu.4 \ emu.4 enc.4 endrun.4 envy.4 ep.4 epic.4 esa.4 \ eso.4 ess.4 et.4 etphy.4 ex.4 exphy.4 \ - fd.4 fdc.4 fins.4 fintek.4 fms.4 fpa.4 fxp.4 gdt.4 \ + fd.4 fdc.4 fins.4 fintek.4 fms.4 fpa.4 fuse.4 fxp.4 gdt.4 \ gentbi.4 gem.4 gif.4 \ glenv.4 gpio.4 gpiodcf.4 gpioiic.4 gpioow.4 gpr.4 gre.4 gscsio.4 gtp.4 \ hds.4 hifn.4 hil.4 hilid.4 hilkbd.4 hilms.4 hme.4 hotplug.4 hsq.4 \ diff --git a/share/man/man8/man8.alpha/MAKEDEV.8 b/share/man/man8/man8.alpha/MAKEDEV.8 index 976aa73d387..1b76036a3ec 100644 --- a/share/man/man8/man8.alpha/MAKEDEV.8 +++ b/share/man/man8/man8.alpha/MAKEDEV.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.56 2013/03/28 21:22:32 jmc Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.57 2013/06/03 16:06:42 tedu Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: @@ -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: March 28 2013 $ +.Dd $Mdocdate: June 3 2013 $ .Dt MAKEDEV 8 alpha .Os .Sh NAME @@ -220,6 +220,9 @@ Disk mapper, see .It Ar fd fd/* nodes, see .Xr fd 4 . +.It Ar fuse +Userland Filesystem, see +.Xr fuse 4 . .It Ar hotplug devices hot plugging, see .Xr hotplug 4 . diff --git a/share/man/man8/man8.amd64/MAKEDEV.8 b/share/man/man8/man8.amd64/MAKEDEV.8 index 7d4161b6035..8a7783a62da 100644 --- a/share/man/man8/man8.amd64/MAKEDEV.8 +++ b/share/man/man8/man8.amd64/MAKEDEV.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.59 2013/03/28 21:22:32 jmc Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.60 2013/06/03 16:06:42 tedu Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: @@ -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: March 28 2013 $ +.Dd $Mdocdate: June 3 2013 $ .Dt MAKEDEV 8 amd64 .Os .Sh NAME @@ -226,6 +226,9 @@ Direct Rendering Manager, see .It Ar fd fd/* nodes, see .Xr fd 4 . +.It Ar fuse +Userland Filesystem, see +.Xr fuse 4 . .It Ar gpio* General Purpose Input/Output, see .Xr gpio 4 . diff --git a/share/man/man8/man8.hp300/MAKEDEV.8 b/share/man/man8/man8.hp300/MAKEDEV.8 index 15226432b06..65a731074b4 100644 --- a/share/man/man8/man8.hp300/MAKEDEV.8 +++ b/share/man/man8/man8.hp300/MAKEDEV.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.62 2013/03/28 21:22:32 jmc Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.63 2013/06/03 16:06:42 tedu Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: @@ -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: March 28 2013 $ +.Dd $Mdocdate: June 3 2013 $ .Dt MAKEDEV 8 hp300 .Os .Sh NAME @@ -182,6 +182,9 @@ Disk mapper, see .It Ar fd fd/* nodes, see .Xr fd 4 . +.It Ar fuse +Userland Filesystem, see +.Xr fuse 4 . .It Ar hotplug devices hot plugging, see .Xr hotplug 4 . diff --git a/share/man/man8/man8.hppa/MAKEDEV.8 b/share/man/man8/man8.hppa/MAKEDEV.8 index 447c07cd087..423fceac5d3 100644 --- a/share/man/man8/man8.hppa/MAKEDEV.8 +++ b/share/man/man8/man8.hppa/MAKEDEV.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.52 2013/03/28 21:22:32 jmc Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.53 2013/06/03 16:06:42 tedu Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: @@ -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: March 28 2013 $ +.Dd $Mdocdate: June 3 2013 $ .Dt MAKEDEV 8 hppa .Os .Sh NAME @@ -208,6 +208,9 @@ Disk mapper, see .It Ar fd fd/* nodes, see .Xr fd 4 . +.It Ar fuse +Userland Filesystem, see +.Xr fuse 4 . .It Ar hotplug devices hot plugging, see .Xr hotplug 4 . diff --git a/share/man/man8/man8.hppa64/MAKEDEV.8 b/share/man/man8/man8.hppa64/MAKEDEV.8 index d45d36821a6..1180dbddea1 100644 --- a/share/man/man8/man8.hppa64/MAKEDEV.8 +++ b/share/man/man8/man8.hppa64/MAKEDEV.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.34 2013/03/28 21:22:32 jmc Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.35 2013/06/03 16:06:42 tedu Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: @@ -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: March 28 2013 $ +.Dd $Mdocdate: June 3 2013 $ .Dt MAKEDEV 8 hppa64 .Os .Sh NAME @@ -205,6 +205,9 @@ Disk mapper, see .It Ar fd fd/* nodes, see .Xr fd 4 . +.It Ar fuse +Userland Filesystem, see +.Xr fuse 4 . .It Ar lkm Loadable kernel modules interface, see .Xr lkm 4 . diff --git a/share/man/man8/man8.i386/MAKEDEV.8 b/share/man/man8/man8.i386/MAKEDEV.8 index 8a28c4183bf..5c6cf04f18f 100644 --- a/share/man/man8/man8.i386/MAKEDEV.8 +++ b/share/man/man8/man8.i386/MAKEDEV.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.85 2013/03/28 21:22:32 jmc Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.86 2013/06/03 16:06:42 tedu Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: @@ -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: March 28 2013 $ +.Dd $Mdocdate: June 3 2013 $ .Dt MAKEDEV 8 i386 .Os .Sh NAME @@ -229,6 +229,9 @@ Direct Rendering Manager, see .It Ar fd fd/* nodes, see .Xr fd 4 . +.It Ar fuse +Userland Filesystem, see +.Xr fuse 4 . .It Ar gpio* General Purpose Input/Output, see .Xr gpio 4 . diff --git a/share/man/man8/man8.landisk/MAKEDEV.8 b/share/man/man8/man8.landisk/MAKEDEV.8 index df3ee822d93..e24937a8dd6 100644 --- a/share/man/man8/man8.landisk/MAKEDEV.8 +++ b/share/man/man8/man8.landisk/MAKEDEV.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.31 2013/03/28 21:22:32 jmc Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.32 2013/06/03 16:06:42 tedu Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: @@ -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: March 28 2013 $ +.Dd $Mdocdate: June 3 2013 $ .Dt MAKEDEV 8 landisk .Os .Sh NAME @@ -194,6 +194,9 @@ Disk mapper, see .It Ar fd fd/* nodes, see .Xr fd 4 . +.It Ar fuse +Userland Filesystem, see +.Xr fuse 4 . .It Ar hotplug devices hot plugging, see .Xr hotplug 4 . diff --git a/share/man/man8/man8.loongson/MAKEDEV.8 b/share/man/man8/man8.loongson/MAKEDEV.8 index 37ad13526b9..82f5f654cc6 100644 --- a/share/man/man8/man8.loongson/MAKEDEV.8 +++ b/share/man/man8/man8.loongson/MAKEDEV.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.15 2013/03/28 21:22:32 jmc Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.16 2013/06/03 16:06:42 tedu Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: @@ -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: March 28 2013 $ +.Dd $Mdocdate: June 3 2013 $ .Dt MAKEDEV 8 loongson .Os .Sh NAME @@ -201,6 +201,9 @@ Disk mapper, see .It Ar fd fd/* nodes, see .Xr fd 4 . +.It Ar fuse +Userland Filesystem, see +.Xr fuse 4 . .It Ar hotplug devices hot plugging, see .Xr hotplug 4 . diff --git a/share/man/man8/man8.sgi/MAKEDEV.8 b/share/man/man8/man8.sgi/MAKEDEV.8 index 80308c6caf0..285f6108511 100644 --- a/share/man/man8/man8.sgi/MAKEDEV.8 +++ b/share/man/man8/man8.sgi/MAKEDEV.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.47 2013/03/28 21:22:32 jmc Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.48 2013/06/03 16:06:42 tedu Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: @@ -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: March 28 2013 $ +.Dd $Mdocdate: June 3 2013 $ .Dt MAKEDEV 8 sgi .Os .Sh NAME @@ -198,6 +198,9 @@ Disk mapper, see .It Ar fd fd/* nodes, see .Xr fd 4 . +.It Ar fuse +Userland Filesystem, see +.Xr fuse 4 . .It Ar hotplug devices hot plugging, see .Xr hotplug 4 . diff --git a/share/man/man8/man8.socppc/MAKEDEV.8 b/share/man/man8/man8.socppc/MAKEDEV.8 index 9b0fb7f9587..500ea6959c8 100644 --- a/share/man/man8/man8.socppc/MAKEDEV.8 +++ b/share/man/man8/man8.socppc/MAKEDEV.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.19 2013/03/28 21:22:32 jmc Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.20 2013/06/03 16:06:42 tedu Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: @@ -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: March 28 2013 $ +.Dd $Mdocdate: June 3 2013 $ .Dt MAKEDEV 8 socppc .Os .Sh NAME @@ -189,6 +189,9 @@ Disk mapper, see .It Ar fd fd/* nodes, see .Xr fd 4 . +.It Ar fuse +Userland Filesystem, see +.Xr fuse 4 . .It Ar hotplug devices hot plugging, see .Xr hotplug 4 . diff --git a/share/man/man8/man8.sparc/MAKEDEV.8 b/share/man/man8/man8.sparc/MAKEDEV.8 index 2332f41f2da..d51f8be90d8 100644 --- a/share/man/man8/man8.sparc/MAKEDEV.8 +++ b/share/man/man8/man8.sparc/MAKEDEV.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.61 2013/03/28 21:22:32 jmc Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.62 2013/06/03 16:06:42 tedu Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: @@ -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: March 28 2013 $ +.Dd $Mdocdate: June 3 2013 $ .Dt MAKEDEV 8 sparc .Os .Sh NAME @@ -202,6 +202,9 @@ Disk mapper, see .It Ar fd fd/* nodes, see .Xr fd 4 . +.It Ar fuse +Userland Filesystem, see +.Xr fuse 4 . .It Ar hotplug devices hot plugging, see .Xr hotplug 4 . diff --git a/share/man/man8/man8.sparc64/MAKEDEV.8 b/share/man/man8/man8.sparc64/MAKEDEV.8 index 254c0f75188..23a9570e65b 100644 --- a/share/man/man8/man8.sparc64/MAKEDEV.8 +++ b/share/man/man8/man8.sparc64/MAKEDEV.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.58 2013/03/28 21:22:32 jmc Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.59 2013/06/03 16:06:42 tedu Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: @@ -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: March 28 2013 $ +.Dd $Mdocdate: June 3 2013 $ .Dt MAKEDEV 8 sparc64 .Os .Sh NAME @@ -243,6 +243,9 @@ Disk mapper, see .It Ar fd fd/* nodes, see .Xr fd 4 . +.It Ar fuse +Userland Filesystem, see +.Xr fuse 4 . .It Ar hotplug devices hot plugging, see .Xr hotplug 4 . diff --git a/share/man/man8/man8.vax/MAKEDEV.8 b/share/man/man8/man8.vax/MAKEDEV.8 index e8cbd0d2a64..34b243f705f 100644 --- a/share/man/man8/man8.vax/MAKEDEV.8 +++ b/share/man/man8/man8.vax/MAKEDEV.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.63 2013/03/28 21:22:32 jmc Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.64 2013/06/03 16:06:42 tedu Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: @@ -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: March 28 2013 $ +.Dd $Mdocdate: June 3 2013 $ .Dt MAKEDEV 8 vax .Os .Sh NAME @@ -178,6 +178,9 @@ Disk mapper, see .It Ar fd fd/* nodes, see .Xr fd 4 . +.It Ar fuse +Userland Filesystem, see +.Xr fuse 4 . .It Ar lkm Loadable kernel modules interface, see .Xr lkm 4 . diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile index 7a2d9288ed6..5d4cbff1f17 100644 --- a/share/man/man9/Makefile +++ b/share/man/man9/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.179 2013/05/31 20:06:22 guenther Exp $ +# $OpenBSD: Makefile,v 1.180 2013/06/03 16:06:42 tedu Exp $ # $NetBSD: Makefile,v 1.4 1996/01/09 03:23:01 thorpej Exp $ # Makefile for section 9 (kernel function and variable) manual pages. @@ -8,8 +8,8 @@ MAN= altq.9 aml_evalnode.9 atomic.9 audio.9 autoconf.9 bio_register.9 \ buffercache.9 bus_dma.9 bus_space.9 copy.9 crypto.9 delay.9 \ disk.9 disklabel.9 dma_alloc.9 dohooks.9 dopowerhooks.9 \ domountroothooks.9 doshutdownhooks.9 dostartuphooks.9 \ - evcount.9 file.9 \ - fork1.9 extent.9 getdevvp.9 getnewvnode.9 hash.9 hashinit.9 \ + evcount.9 file.9 fork1.9 \ + fusebuf.9 extent.9 getdevvp.9 getnewvnode.9 hash.9 hashinit.9 \ hardclock.9 hook_establish.9 hz.9 hzto.9 idgen32.9 \ ieee80211.9 ieee80211_crypto.9 ieee80211_input.9 ieee80211_ioctl.9 \ ieee80211_node.9 ieee80211_output.9 ieee80211_proto.9 \ |