Module Name: src Committed By: wiz Date: Sun Apr 8 16:06:23 UTC 2012
Modified Files: src/lib/libutil: getdiskrawname.3 Log Message: End sentence with dot. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/lib/libutil/getdiskrawname.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/getdiskrawname.3 diff -u src/lib/libutil/getdiskrawname.3:1.1 src/lib/libutil/getdiskrawname.3:1.2 --- src/lib/libutil/getdiskrawname.3:1.1 Sat Apr 7 16:44:39 2012 +++ src/lib/libutil/getdiskrawname.3 Sun Apr 8 16:06:23 2012 @@ -1,4 +1,4 @@ -.\" $NetBSD: getdiskrawname.3,v 1.1 2012/04/07 16:44:39 christos Exp $ +.\" $NetBSD: getdiskrawname.3,v 1.2 2012/04/08 16:06:23 wiz Exp $ .\" .\" Copyright (c) 2012 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -68,4 +68,4 @@ The and .Fn getdiskcookedname functions appeared in -.Nx 7.0 +.Nx 7.0 .