Module Name:    src
Committed By:   jruoho
Date:           Sat Jun  4 18:27:40 UTC 2011

Modified Files:
        src/distrib/sets/lists/man: mi
        src/share/man/man5: Makefile
Added Files:
        src/share/man/man5: floppytab.5

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


To generate a diff of this commit:
cvs rdiff -u -r1.1317 -r1.1318 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.67 -r1.68 src/share/man/man5/Makefile
cvs rdiff -u -r0 -r1.1 src/share/man/man5/floppytab.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/sets/lists/man/mi
diff -u src/distrib/sets/lists/man/mi:1.1317 src/distrib/sets/lists/man/mi:1.1318
--- src/distrib/sets/lists/man/mi:1.1317	Fri May 20 16:02:22 2011
+++ src/distrib/sets/lists/man/mi	Sat Jun  4 18:27:39 2011
@@ -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

Index: src/share/man/man5/Makefile
diff -u src/share/man/man5/Makefile:1.67 src/share/man/man5/Makefile:1.68
--- src/share/man/man5/Makefile:1.67	Tue May  3 16:12:23 2011
+++ src/share/man/man5/Makefile	Sat Jun  4 18:27:40 2011
@@ -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 \

Added files:

Index: src/share/man/man5/floppytab.5
diff -u /dev/null src/share/man/man5/floppytab.5:1.1
--- /dev/null	Sat Jun  4 18:27:40 2011
+++ src/share/man/man5/floppytab.5	Sat Jun  4 18:27:40 2011
@@ -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

Reply via email to