diff options
| author | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-06-06 05:50:53 +0000 |
|---|---|---|
| committer | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-06-06 05:50:53 +0000 |
| commit | 9c727d2ca92826945a583d93d4ee78b148c08f83 (patch) | |
| tree | 50334246dae440cd213104fe7a995e8a64345be6 /lib/libdisk/libdisk.3 | |
| parent | 060b58da675d398819d855dfce27795f2c7415e1 (diff) | |
Notes
Diffstat (limited to 'lib/libdisk/libdisk.3')
| -rw-r--r-- | lib/libdisk/libdisk.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libdisk/libdisk.3 b/lib/libdisk/libdisk.3 index ed0e517cee5c..6b56cf7de249 100644 --- a/lib/libdisk/libdisk.3 +++ b/lib/libdisk/libdisk.3 @@ -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: libdisk.3,v 1.5 1997/02/22 15:06:34 peter Exp $ +.\" $Id: libdisk.3,v 1.6 1998/03/19 07:34:03 charnier Exp $ .\" " .Dd March 15, 1996 .Dt LIBDISK 3 @@ -237,7 +237,7 @@ and are experimental, do not use. .Pp .Fn Create_Chunk -creates a chunk with the specified paramters. +creates a chunk with the specified parameters. .Pp .Fn All_FreeBSD makes one FreeBSD chunk covering the entire disk; if @@ -328,7 +328,7 @@ returns the name strings associated with the specified .Ql subtype . If .Fn slice_type_name -returns "unknown" for slices it isn't familar with. +returns "unknown" for slices it isn't familiar with. .Ql / . .Sh AUTHORS .Nm Libdisk |
