Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 fix typo
details: https://anonhg.NetBSD.org/src/rev/b043a125f7b0
branches: trunk
changeset: 508850:b043a125f7b0
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Sat Apr 21 08:22:44 2001 +0000
description:
fix typo
diffstat:
share/man/man9/disk.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 17daf06db185 -r b043a125f7b0 share/man/man9/disk.9
--- a/share/man/man9/disk.9 Sat Apr 21 07:28:22 2001 +0000
+++ b/share/man/man9/disk.9 Sat Apr 21 08:22:44 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: disk.9,v 1.11 2000/05/31 19:39:21 cgd Exp $
+.\" $NetBSD: disk.9,v 1.12 2001/04/21 08:22:44 jdolecek Exp $
.\"
.\" Copyright (c) 1995, 1996 Jason R. Thorpe.
.\" All rights reserved.
@@ -129,7 +129,7 @@
timestamp, insert the disk into the disklist, and intrement the
system disk count.
.It Fn disk_detach
-Detatch a disk; free storage for the disklabel, remove the disk
+Detach a disk; free storage for the disklabel, remove the disk
from the disklist, and decrement the system disk count. If the count
drops below zero, panic.
.It Fn disk_busy
Home |
Main Index |
Thread Index |
Old Index