Source-Changes-HG archive

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

[src/trunk]: src Add nbfs(8) man page from Ben Harris.



details:   https://anonhg.NetBSD.org/src/rev/01d316759aef
branches:  trunk
changeset: 759027:01d316759aef
user:      skrll <skrll%NetBSD.org@localhost>
date:      Thu Nov 25 08:18:33 2010 +0000

description:
Add nbfs(8) man page from Ben Harris.

diffstat:

 distrib/sets/lists/man/mi            |   5 +-
 share/man/man8/man8.acorn32/Makefile |   4 +-
 share/man/man8/man8.acorn32/nbfs.8   |  81 ++++++++++++++++++++++++++++++++++++
 3 files changed, 87 insertions(+), 3 deletions(-)

diffs (130 lines):

diff -r 82a15bd24565 -r 01d316759aef distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Thu Nov 25 04:45:30 2010 +0000
+++ b/distrib/sets/lists/man/mi Thu Nov 25 08:18:33 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1253 2010/11/21 19:58:04 adam Exp $
+# $NetBSD: mi,v 1.1254 2010/11/25 08:18:33 skrll Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -1989,6 +1989,7 @@
 ./usr/share/man/cat8/acorn32/MAKEDEV.0         man-obsolete            obsolete
 ./usr/share/man/cat8/acorn32/boot.0            man-sys-catman          .cat
 ./usr/share/man/cat8/acorn32/boot32.0          man-sys-catman          .cat
+./usr/share/man/cat8/acorn32/nbfs.0            man-sys-catman          .cat
 ./usr/share/man/cat8/acorn32/makedev.0         man-obsolete            obsolete
 ./usr/share/man/cat8/acpidump.0                        man-sysutil-catman      .cat
 ./usr/share/man/cat8/adduser.0                 man-sysutil-catman      .cat
@@ -4585,6 +4586,7 @@
 ./usr/share/man/html8/acorn26/boot26.html      man-sys-htmlman         html
 ./usr/share/man/html8/acorn32/boot.html                man-sys-htmlman         html
 ./usr/share/man/html8/acorn32/boot32.html      man-sys-htmlman         html
+./usr/share/man/html8/acorn32/nbfs.html                man-sys-htmlman         html
 ./usr/share/man/html8/acpidump.html            man-sysutil-htmlman     html
 ./usr/share/man/html8/adduser.html             man-sysutil-htmlman     html
 ./usr/share/man/html8/afterboot.html           man-sysutil-htmlman     html
@@ -7170,6 +7172,7 @@
 ./usr/share/man/man8/acorn32/MAKEDEV.8         man-obsolete            obsolete
 ./usr/share/man/man8/acorn32/boot.8            man-sys-man             .man
 ./usr/share/man/man8/acorn32/boot32.8          man-sys-man             .man
+./usr/share/man/man8/acorn32/nbfs.8            man-sys-man             .man
 ./usr/share/man/man8/acorn32/makedev.8         man-obsolete            obsolete
 ./usr/share/man/man8/acpidump.8                        man-sysutil-man         .man
 ./usr/share/man/man8/adduser.8                 man-sysutil-man         .man
diff -r 82a15bd24565 -r 01d316759aef share/man/man8/man8.acorn32/Makefile
--- a/share/man/man8/man8.acorn32/Makefile      Thu Nov 25 04:45:30 2010 +0000
+++ b/share/man/man8/man8.acorn32/Makefile      Thu Nov 25 08:18:33 2010 +0000
@@ -1,6 +1,6 @@
-#      $NetBSD: Makefile,v 1.3 2004/02/23 17:03:28 reinoud Exp $
+#      $NetBSD: Makefile,v 1.4 2010/11/25 08:18:33 skrll Exp $
 
-MAN=   boot32.8
+MAN=   boot32.8 nbfs.8
 MLINKS=        boot32.8 boot.8
 MANSUBDIR=/acorn32
 
diff -r 82a15bd24565 -r 01d316759aef share/man/man8/man8.acorn32/nbfs.8
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man8/man8.acorn32/nbfs.8        Thu Nov 25 08:18:33 2010 +0000
@@ -0,0 +1,81 @@
+.\" $NetBSD: nbfs.8,v 1.1 2010/11/25 08:18:33 skrll Exp $
+.\"
+.\" Copyright (c) 2006 Ben Harris
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\"    notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\"    notice, this list of conditions and the following disclaimer in the
+.\"    documentation and/or other materials provided with the distribution.
+.\" 3. The name of the author may not be used to endorse or promote products
+.\"    derived from this software without specific prior written permission.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+.\"
+.Dd July 3, 2006
+.Dt NBFS 8 acorn32
+.Os
+.Sh NAME
+.Nm nbfs
+.Nd NetBSD boot filing system for RISC OS
+.Sh SYNOPSIS
+.Nm *NBFS
+.Sh DESCRIPTION
+.Nm
+is a filing system, implemented as a RISC OS relocatable module, to allow
+read-only access to
+.Nx
+file systems from RISC OS.
+It supports reading FFSv1, FFSv2, LFSv1, and LVSv2 partitions from disks
+supported by FileCore-based filing systems such as ADFS.
+.Pp
+Pathnames on
+.Nm
+follow RISC OS conventions, as described in the various RISC OS
+.%T User Guides .
+The underlying FileCore instance used by
+.Nm
+is selected by the filing system's special field, while the disk and
+NetBSD partition are selected by the disk name.  Thus, to refer
+to the first
+.Nx
+partition of the first ADFS hard disk, one
+would use
+.Pa NBFS#ADFS::4a .
+RISC OS file names are generated from
+.Nx
+file names by replacing
+.Ql .
+with
+.Ql / .
+Files whose names contain characters not allowed in RISC OS file names
+are not accessible through
+.Nm .
+Thus, as a full example, the file
+.Pa /etc/resolv.conf
+on the partition mentioned above would be referred to as
+.Pa NBFS#ADFS::4a.$.etc.resolv/conf .
+.Sh LIMITATIONS
+.Nm
+is very limited.
+.Sh SEE ALSO
+.Xr boot32 8
+.Rs
+.%Q Acorn Computers Ltd
+.%T RISC OS 3.7 User Guide
+.%C Cambridge
+.%D January 1997
+.Re



Home | Main Index | Thread Index | Old Index