Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/puffs regen



details:   https://anonhg.NetBSD.org/src/rev/d04fb177ddab
branches:  trunk
changeset: 758948:d04fb177ddab
user:      pooka <pooka%NetBSD.org@localhost>
date:      Mon Nov 22 01:08:23 2010 +0000

description:
regen

diffstat:

 usr.sbin/puffs/rump_cd9660/rump_cd9660.8   |  20 +++-----
 usr.sbin/puffs/rump_efs/rump_efs.8         |  20 +++-----
 usr.sbin/puffs/rump_ext2fs/rump_ext2fs.8   |  20 +++-----
 usr.sbin/puffs/rump_fdesc/rump_fdesc.8     |  62 ++++----------------------
 usr.sbin/puffs/rump_ffs/rump_ffs.8         |  20 +++-----
 usr.sbin/puffs/rump_hfs/rump_hfs.8         |  20 +++-----
 usr.sbin/puffs/rump_kernfs/rump_kernfs.8   |  62 ++++----------------------
 usr.sbin/puffs/rump_lfs/rump_lfs.8         |  20 +++-----
 usr.sbin/puffs/rump_msdos/rump_msdos.8     |  20 +++-----
 usr.sbin/puffs/rump_nfs/rump_nfs.8         |  68 ++++++++--------------------
 usr.sbin/puffs/rump_ntfs/rump_ntfs.8       |  20 +++-----
 usr.sbin/puffs/rump_smbfs/rump_smbfs.8     |  70 +++++++++---------------------
 usr.sbin/puffs/rump_sysvbfs/rump_sysvbfs.8 |  20 +++-----
 usr.sbin/puffs/rump_tmpfs/rump_tmpfs.8     |  60 +++---------------------
 usr.sbin/puffs/rump_udf/rump_udf.8         |  20 +++-----
 15 files changed, 150 insertions(+), 372 deletions(-)

diffs (truncated from 1093 to 300 lines):

diff -r 672ef119da15 -r d04fb177ddab usr.sbin/puffs/rump_cd9660/rump_cd9660.8
--- a/usr.sbin/puffs/rump_cd9660/rump_cd9660.8  Mon Nov 22 01:07:51 2010 +0000
+++ b/usr.sbin/puffs/rump_cd9660/rump_cd9660.8  Mon Nov 22 01:08:23 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: rump_cd9660.8,v 1.10 2010/11/21 19:32:16 pooka Exp $
+.\"    $NetBSD: rump_cd9660.8,v 1.11 2010/11/22 01:08:23 pooka Exp $
 .\"
 .\"    WARNING: GENERATED FILE, DO NOT EDIT
 .\"    INSTEAD, EDIT makerumpmanpages.sh AND REGEN
@@ -31,7 +31,7 @@
 .Os
 .Sh NAME
 .Nm rump_cd9660
-.Nd mount the cd9660 file system using a userspace server
+.Nd mount a cd9660 image with a userspace server
 .Sh SYNOPSIS
 .Cd "file-system PUFFS"
 .Cd "pseudo-device putter"
@@ -42,12 +42,12 @@
 .Ar mountpoint
 .Sh DESCRIPTION
 .Em NOTE!
-This manual page has been generated from a common source shared between all
+This manual page describes features specific to the
 .Xr rump 3
-file servers.
-Some parts of this manual page may not apply to this particular server.
-After reading this manual page, you may want to verify the details from
-.Xr mount_cd9660 8 .
+file server.
+Please see
+.Xr mount_cd9660 8
+for a full description of the available command line options.
 .Pp
 The
 .Nm
@@ -115,16 +115,12 @@
 should be given.
 Similarly,
 .Nm
-is run instead of
+is used instead of
 .Xr mount_cd9660 8
 if
 .Dq rump
 is added to the options field of
 .Xr fstab 5 .
-.Pp
-Please see
-.Xr mount_cd9660 8
-for a full description of the available command line options.
 .Sh SEE ALSO
 .Xr p2k 3 ,
 .Xr puffs 3 ,
diff -r 672ef119da15 -r d04fb177ddab usr.sbin/puffs/rump_efs/rump_efs.8
--- a/usr.sbin/puffs/rump_efs/rump_efs.8        Mon Nov 22 01:07:51 2010 +0000
+++ b/usr.sbin/puffs/rump_efs/rump_efs.8        Mon Nov 22 01:08:23 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: rump_efs.8,v 1.10 2010/11/21 19:32:16 pooka Exp $
+.\"    $NetBSD: rump_efs.8,v 1.11 2010/11/22 01:08:23 pooka Exp $
 .\"
 .\"    WARNING: GENERATED FILE, DO NOT EDIT
 .\"    INSTEAD, EDIT makerumpmanpages.sh AND REGEN
@@ -31,7 +31,7 @@
 .Os
 .Sh NAME
 .Nm rump_efs
-.Nd mount the efs file system using a userspace server
+.Nd mount a efs image with a userspace server
 .Sh SYNOPSIS
 .Cd "file-system PUFFS"
 .Cd "pseudo-device putter"
@@ -42,12 +42,12 @@
 .Ar mountpoint
 .Sh DESCRIPTION
 .Em NOTE!
-This manual page has been generated from a common source shared between all
+This manual page describes features specific to the
 .Xr rump 3
-file servers.
-Some parts of this manual page may not apply to this particular server.
-After reading this manual page, you may want to verify the details from
-.Xr mount_efs 8 .
+file server.
+Please see
+.Xr mount_efs 8
+for a full description of the available command line options.
 .Pp
 The
 .Nm
@@ -115,16 +115,12 @@
 should be given.
 Similarly,
 .Nm
-is run instead of
+is used instead of
 .Xr mount_efs 8
 if
 .Dq rump
 is added to the options field of
 .Xr fstab 5 .
-.Pp
-Please see
-.Xr mount_efs 8
-for a full description of the available command line options.
 .Sh SEE ALSO
 .Xr p2k 3 ,
 .Xr puffs 3 ,
diff -r 672ef119da15 -r d04fb177ddab usr.sbin/puffs/rump_ext2fs/rump_ext2fs.8
--- a/usr.sbin/puffs/rump_ext2fs/rump_ext2fs.8  Mon Nov 22 01:07:51 2010 +0000
+++ b/usr.sbin/puffs/rump_ext2fs/rump_ext2fs.8  Mon Nov 22 01:08:23 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: rump_ext2fs.8,v 1.10 2010/11/21 19:32:17 pooka Exp $
+.\"    $NetBSD: rump_ext2fs.8,v 1.11 2010/11/22 01:08:23 pooka Exp $
 .\"
 .\"    WARNING: GENERATED FILE, DO NOT EDIT
 .\"    INSTEAD, EDIT makerumpmanpages.sh AND REGEN
@@ -31,7 +31,7 @@
 .Os
 .Sh NAME
 .Nm rump_ext2fs
-.Nd mount the ext2fs file system using a userspace server
+.Nd mount a ext2fs image with a userspace server
 .Sh SYNOPSIS
 .Cd "file-system PUFFS"
 .Cd "pseudo-device putter"
@@ -42,12 +42,12 @@
 .Ar mountpoint
 .Sh DESCRIPTION
 .Em NOTE!
-This manual page has been generated from a common source shared between all
+This manual page describes features specific to the
 .Xr rump 3
-file servers.
-Some parts of this manual page may not apply to this particular server.
-After reading this manual page, you may want to verify the details from
-.Xr mount_ext2fs 8 .
+file server.
+Please see
+.Xr mount_ext2fs 8
+for a full description of the available command line options.
 .Pp
 The
 .Nm
@@ -115,16 +115,12 @@
 should be given.
 Similarly,
 .Nm
-is run instead of
+is used instead of
 .Xr mount_ext2fs 8
 if
 .Dq rump
 is added to the options field of
 .Xr fstab 5 .
-.Pp
-Please see
-.Xr mount_ext2fs 8
-for a full description of the available command line options.
 .Sh SEE ALSO
 .Xr p2k 3 ,
 .Xr puffs 3 ,
diff -r 672ef119da15 -r d04fb177ddab usr.sbin/puffs/rump_fdesc/rump_fdesc.8
--- a/usr.sbin/puffs/rump_fdesc/rump_fdesc.8    Mon Nov 22 01:07:51 2010 +0000
+++ b/usr.sbin/puffs/rump_fdesc/rump_fdesc.8    Mon Nov 22 01:08:23 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: rump_fdesc.8,v 1.3 2010/11/21 19:32:17 pooka Exp $
+.\"    $NetBSD: rump_fdesc.8,v 1.4 2010/11/22 01:08:23 pooka Exp $
 .\"
 .\"    WARNING: GENERATED FILE, DO NOT EDIT
 .\"    INSTEAD, EDIT makerumpmanpages.sh AND REGEN
@@ -31,23 +31,23 @@
 .Os
 .Sh NAME
 .Nm rump_fdesc
-.Nd mount the fdesc file system using a userspace server
+.Nd mount a fdesc fictional fs with a userspace server
 .Sh SYNOPSIS
 .Cd "file-system PUFFS"
 .Cd "pseudo-device putter"
 .Pp
 .Nm
 .Op options
-.Ar image
+.Ar fdesc
 .Ar mountpoint
 .Sh DESCRIPTION
 .Em NOTE!
-This manual page has been generated from a common source shared between all
+This manual page describes features specific to the
 .Xr rump 3
-file servers.
-Some parts of this manual page may not apply to this particular server.
-After reading this manual page, you may want to verify the details from
-.Xr mount_fdesc 8 .
+file server.
+Please see
+.Xr mount_fdesc 8
+for a full description of the available command line options.
 .Pp
 The
 .Nm
@@ -66,44 +66,6 @@
 Apart from a minor speed penalty there is no downside with respect to
 in-kernel code.
 .Pp
-.Nm
-does not require using
-.Xr vnconfig 8
-for mounts from regular files and the file path can be passed
-directly as the
-.Ar image
-parameter.
-In fact, the use of
-.Xr vnconfig 8
-is discouraged, since it is unable to properly deal with images on
-sparse files.
-.Pp
-In case the image contains multiple partitions, the desired partition
-must be indicated by appending the token
-.Dq %DISKLABEL:p%
-to the
-.Ar image
-path.
-The letter
-.Dq p
-specifies the partition as obtained via
-.Xr disklabel 8 .
-For example, to mount partition
-.Dq e
-from image
-.Pa /tmp/wd0.img ,
-use
-.Dq /tmp/wd0.img%DISKLABEL:e% .
-.Pp
-It is recommended that untrusted file system images be mounted with
-.Nm
-instead of
-.Xr mount_fdesc 8 .
-Corrupt file system images commonly cause the file system
-to crash the entire kernel, but with
-.Nm
-only the userspace server process will dump core.
-.Pp
 To use
 .Nm
 via
@@ -115,16 +77,12 @@
 should be given.
 Similarly,
 .Nm
-is run instead of
+is used instead of
 .Xr mount_fdesc 8
 if
 .Dq rump
 is added to the options field of
 .Xr fstab 5 .
-.Pp
-Please see
-.Xr mount_fdesc 8
-for a full description of the available command line options.
 .Sh SEE ALSO
 .Xr p2k 3 ,
 .Xr puffs 3 ,
@@ -134,4 +92,4 @@
 The
 .Nm
 utility first appeared in
-.Nx 5.0 .
+.Nx 6.0 .
diff -r 672ef119da15 -r d04fb177ddab usr.sbin/puffs/rump_ffs/rump_ffs.8
--- a/usr.sbin/puffs/rump_ffs/rump_ffs.8        Mon Nov 22 01:07:51 2010 +0000
+++ b/usr.sbin/puffs/rump_ffs/rump_ffs.8        Mon Nov 22 01:08:23 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: rump_ffs.8,v 1.10 2010/11/21 19:32:17 pooka Exp $
+.\"    $NetBSD: rump_ffs.8,v 1.11 2010/11/22 01:08:24 pooka Exp $
 .\"
 .\"    WARNING: GENERATED FILE, DO NOT EDIT
 .\"    INSTEAD, EDIT makerumpmanpages.sh AND REGEN
@@ -31,7 +31,7 @@
 .Os
 .Sh NAME
 .Nm rump_ffs
-.Nd mount the ffs file system using a userspace server
+.Nd mount a ffs image with a userspace server
 .Sh SYNOPSIS
 .Cd "file-system PUFFS"
 .Cd "pseudo-device putter"
@@ -42,12 +42,12 @@
 .Ar mountpoint
 .Sh DESCRIPTION
 .Em NOTE!
-This manual page has been generated from a common source shared between all
+This manual page describes features specific to the
 .Xr rump 3
-file servers.
-Some parts of this manual page may not apply to this particular server.
-After reading this manual page, you may want to verify the details from
-.Xr mount_ffs 8 .



Home | Main Index | Thread Index | Old Index