Remove trailing whitespace, add dot.

This commit is contained in:
wiz 2012-04-07 10:43:38 +00:00
parent 8be304c413
commit 98dbe2d32a
1 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: getfsspecname.3,v 1.1 2012/04/07 04:04:45 christos Exp $ .\" $NetBSD: getfsspecname.3,v 1.2 2012/04/07 10:43:38 wiz Exp $
.\" .\"
.\" Copyright (c) 2012 The NetBSD Foundation, Inc. .\" Copyright (c) 2012 The NetBSD Foundation, Inc.
.\" All rights reserved. .\" All rights reserved.
@ -49,10 +49,10 @@ field in the
.Fa spec .Fa spec
argument of the form argument of the form
.Dq NAME=wedgename .Dq NAME=wedgename
to the underlying to the underlying
.Xr dk 4 .Xr dk 4
device node, and places the resulting pathname in device node, and places the resulting pathname in
.Fa buf .Fa buf
up to len up to len
.Fa bufsiz . .Fa bufsiz .
.Pp .Pp
@ -81,4 +81,4 @@ contains the reason for the error.
The The
.Fn getfsspecname .Fn getfsspecname
function appeared in function appeared in
.Nx 7.0 .Nx 7.0 .