Remove trailing dot; slightly improve wording.

This commit is contained in:
wiz 2011-11-13 23:49:39 +00:00
parent a96ee3ab95
commit 180ddec981

View File

@ -1,5 +1,4 @@
.\" $NetBSD: getfstypename.3,v 1.1 2011/11/13 22:03:34 christos Exp $ .\" $NetBSD: getfstypename.3,v 1.2 2011/11/13 23:49:39 wiz Exp $
.\"
.\" .\"
.\" Copyright (c) 2011 The NetBSD Foundation, Inc. .\" Copyright (c) 2011 The NetBSD Foundation, Inc.
.\" All rights reserved. .\" All rights reserved.
@ -40,7 +39,7 @@
.Os .Os
.Sh NAME .Sh NAME
.Nm getfstypename .Nm getfstypename
.Nd convert a partition file system type integer to a wedge partition type name. .Nd convert a partition file system type integer to a wedge partition type name
.Sh LIBRARY .Sh LIBRARY
.Lb libutil .Lb libutil
.Sh SYNOPSIS .Sh SYNOPSIS
@ -55,7 +54,7 @@ argument as specified in
.In sys/disk.h .In sys/disk.h
or or
.Dv DKW_PTYPE_UNKNOWN .Dv DKW_PTYPE_UNKNOWN
if one is not found. if none is found.
.Sh HISTORY .Sh HISTORY
The The
.Fn getfstypename .Fn getfstypename