summaryrefslogtreecommitdiffstats
path: root/share/man/man9/devfs_add_devswf.9
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1998-05-06 09:13:53 +0000
committerphk <phk@FreeBSD.org>1998-05-06 09:13:53 +0000
commit9bd8332bf82ae1312c0ca93674227fc335420ec1 (patch)
treed331f0863d910d8670214e088d16f055cd890f84 /share/man/man9/devfs_add_devswf.9
parent9739c7039d9ecb41bcd35a6c07374d0fe4876063 (diff)
downloadFreeBSD-src-9bd8332bf82ae1312c0ca93674227fc335420ec1.zip
FreeBSD-src-9bd8332bf82ae1312c0ca93674227fc335420ec1.tar.gz
devfs_add_devswf(9) and devfs_link(9) don't tell you how to
remove the device once it's added or linked. PR: 6524 Reviewed by: phk Submitted by: Brian Cully <shmit@kublai.com>
Diffstat (limited to 'share/man/man9/devfs_add_devswf.9')
-rw-r--r--share/man/man9/devfs_add_devswf.96
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man9/devfs_add_devswf.9 b/share/man/man9/devfs_add_devswf.9
index 54ea023..64b3370 100644
--- a/share/man/man9/devfs_add_devswf.9
+++ b/share/man/man9/devfs_add_devswf.9
@@ -25,7 +25,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: devfs_add_devswf.9,v 1.5 1997/04/13 14:49:04 bde Exp $
+.\" $Id: devfs_add_devswf.9,v 1.6 1998/03/12 07:31:17 charnier Exp $
.\"
.Dd December 31, 1995
.Os FreeBSD
@@ -63,9 +63,11 @@ Formatted string including name, and, if applicable, path to device within DEVFS
It returns a token that can be used to link another name to the same
device
.Pq see Xr devfs_link 9 ,
-or destroy the device.
+or destroy the device
+.Pq see Xr devfs_remove_dev 9 .
.Sh SEE ALSO
.Xr devfs_link 9
+.Xr devfs_remove_dev 9
.Sh HISTORY
The function
.Nm
OpenPOWER on IntegriCloud