Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Add cross reference to mount_fdesc(8), as not...
details: https://anonhg.NetBSD.org/src/rev/54bda1ce94f9
branches: trunk
changeset: 325581:54bda1ce94f9
user: dholland <dholland%NetBSD.org@localhost>
date: Mon Dec 30 08:42:00 2013 +0000
description:
Add cross reference to mount_fdesc(8), as noted a while back in PR 45694.
Also add a note that the floppy driver is documented in fdc(4). Bump date.
diffstat:
share/man/man4/fd.4 | 13 ++++++++++---
1 files changed, 10 insertions(+), 3 deletions(-)
diffs (31 lines):
diff -r 17981e06ec02 -r 54bda1ce94f9 share/man/man4/fd.4
--- a/share/man/man4/fd.4 Mon Dec 30 07:08:47 2013 +0000
+++ b/share/man/man4/fd.4 Mon Dec 30 08:42:00 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: fd.4,v 1.5 2003/08/07 10:31:02 agc Exp $
+.\" $NetBSD: fd.4,v 1.6 2013/12/30 08:42:00 dholland Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)fd.4 8.1 (Berkeley) 6/9/93
.\"
-.Dd June 9, 1993
+.Dd December 29, 2013
.Dt FD 4
.Os
.Sh NAME
@@ -86,4 +86,11 @@
.It Pa /dev/stderr
.El
.Sh SEE ALSO
-.Xr tty 4
+.Xr tty 4 ,
+.Xr mount_fdesc 8
+.Ss NOTE
+The floppy disk driver on some ports is also called
+.Nm fd ;
+see
+.Xr fdc 4
+for its documentation.
Home |
Main Index |
Thread Index |
Old Index