Source-Changes-HG archive

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

[src/trunk]: src For completenesses sake, note, in 2011, /etc/floppytab.



details:   https://anonhg.NetBSD.org/src/rev/847a3ed72cd0
branches:  trunk
changeset: 765749:847a3ed72cd0
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Sat Jun 04 18:27:39 2011 +0000

description:
For completenesses sake, note, in 2011, /etc/floppytab.

diffstat:

 distrib/sets/lists/man/mi  |   5 +++-
 share/man/man5/Makefile    |   4 +-
 share/man/man5/floppytab.5 |  55 ++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 61 insertions(+), 3 deletions(-)

diffs (109 lines):

diff -r b13d57826f04 -r 847a3ed72cd0 distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Sat Jun 04 18:03:10 2011 +0000
+++ b/distrib/sets/lists/man/mi Sat Jun 04 18:27:39 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1317 2011/05/20 16:02:22 plunky Exp $
+# $NetBSD: mi,v 1.1318 2011/06/04 18:27:39 jruoho Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -1857,6 +1857,7 @@
 ./usr/share/man/cat5/envsys.conf.0             man-sys-catman          .cat
 ./usr/share/man/cat5/ethers.0                  man-net-catman          .cat
 ./usr/share/man/cat5/exports.0                 man-nfsserver-catman    .cat
+./usr/share/man/cat5/floppytab.0               man-sys-catman          .cat
 ./usr/share/man/cat5/forward.0                 man-sys-catman          .cat
 ./usr/share/man/cat5/fs.0                      man-sys-catman          .cat
 ./usr/share/man/cat5/fstab.0                   man-sys-catman          .cat
@@ -4562,6 +4563,7 @@
 ./usr/share/man/html5/envsys.conf.html         man-sys-htmlman         html
 ./usr/share/man/html5/ethers.html              man-net-htmlman         html
 ./usr/share/man/html5/exports.html             man-nfsserver-htmlman   html
+./usr/share/man/html5/floppytab.html           man-sys-htmlman         html
 ./usr/share/man/html5/forward.html             man-sys-htmlman         html
 ./usr/share/man/html5/fs.html                  man-sys-htmlman         html
 ./usr/share/man/html5/fstab.html               man-sys-htmlman         html
@@ -7204,6 +7206,7 @@
 ./usr/share/man/man5/envsys.conf.5             man-sys-man             .man
 ./usr/share/man/man5/ethers.5                  man-net-man             .man
 ./usr/share/man/man5/exports.5                 man-nfsserver-man       .man
+./usr/share/man/man5/floppytab.5               man-sys-man             .man
 ./usr/share/man/man5/forward.5                 man-sys-man             .man
 ./usr/share/man/man5/fs.5                      man-sys-man             .man
 ./usr/share/man/man5/fstab.5                   man-sys-man             .man
diff -r b13d57826f04 -r 847a3ed72cd0 share/man/man5/Makefile
--- a/share/man/man5/Makefile   Sat Jun 04 18:03:10 2011 +0000
+++ b/share/man/man5/Makefile   Sat Jun 04 18:27:39 2011 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: Makefile,v 1.67 2011/05/03 16:12:23 jruoho Exp $
+#      $NetBSD: Makefile,v 1.68 2011/06/04 18:27:40 jruoho Exp $
 #      @(#)Makefile    8.1 (Berkeley) 6/5/93
 
 # missing: dump.5 plot.5
 
 MAN=   a.out.5 acct.5 ar.5 boot.cfg.5 \
        core.5 daily.5 disktab.5 elf.5 \
-       ethers.5 forward.5 \
+       ethers.5 floppytab.5 forward.5 \
        fs.5 fstab.5 genassym.cf.5 gpio.conf.5 group.5 hesiod.conf.5 \
        hosts.5 hosts.equiv.5 ifaliases.5 ifconfig.if.5 intro.5 \
        ipsec.conf.5 ld.so.conf.5 link.5 locale.alias.5 \
diff -r b13d57826f04 -r 847a3ed72cd0 share/man/man5/floppytab.5
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man5/floppytab.5        Sat Jun 04 18:27:39 2011 +0000
@@ -0,0 +1,55 @@
+.\"    $NetBSD: floppytab.5,v 1.1 2011/06/04 18:27:40 jruoho Exp $
+.\"
+.\" Copyright (c) 2011 Jukka Ruohonen
+.\" 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.
+.\"
+.\" 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 June 4, 2011
+.Dt FLOPPYTAB 5
+.Os
+.Sh NAME
+.Nm floppytab
+.Nd parameters for floppy diskettes
+.Sh DESCRIPTION
+The
+.Nm
+file defines parameters for
+.Dq floppy
+diskettes.
+The format of the file matches the arguments passed to the
+.Xr fdformat 1
+utility.
+When invoked with the
+.Fl t
+flag,
+.Xr fdformat 1
+can use the known floppy formats from
+.Fa /etc/floppytab
+directly.
+.Sh SEE ALSO
+.Xr eject 1 ,
+.Xr fdformat 1
+.Sh FILES
+.Bl -tag -width /etc/floppytab -compact
+.It Pa /etc/floppytab
+.Ed



Home | Main Index | Thread Index | Old Index