Module Name: src Committed By: wiz Date: Sat Apr 7 10:43:39 UTC 2012
Modified Files: src/lib/libutil: getfsspecname.3 Log Message: Remove trailing whitespace, add dot. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/lib/libutil/getfsspecname.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/lib/libutil/getfsspecname.3 diff -u src/lib/libutil/getfsspecname.3:1.1 src/lib/libutil/getfsspecname.3:1.2 --- src/lib/libutil/getfsspecname.3:1.1 Sat Apr 7 04:04:45 2012 +++ src/lib/libutil/getfsspecname.3 Sat Apr 7 10:43:38 2012 @@ -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. .\" All rights reserved. @@ -49,10 +49,10 @@ field in the .Fa spec argument of the form .Dq NAME=wedgename -to the underlying -.Xr dk 4 +to the underlying +.Xr dk 4 device node, and places the resulting pathname in -.Fa buf +.Fa buf up to len .Fa bufsiz . .Pp @@ -81,4 +81,4 @@ contains the reason for the error. The .Fn getfsspecname function appeared in -.Nx 7.0 +.Nx 7.0 .