Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Feb 2018 00:01:50 +0000 (UTC)
From:      Kirk McKusick <mckusick@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r328762 - head/lib/libufs
Message-ID:  <201802020001.w1201onj066606@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mckusick
Date: Fri Feb  2 00:01:50 2018
New Revision: 328762
URL: https://svnweb.freebsd.org/changeset/base/328762

Log:
  Fix punctuation.

Modified:
  head/lib/libufs/cgread.3

Modified: head/lib/libufs/cgread.3
==============================================================================
--- head/lib/libufs/cgread.3	Thu Feb  1 23:49:17 2018	(r328761)
+++ head/lib/libufs/cgread.3	Fri Feb  2 00:01:50 2018	(r328762)
@@ -134,7 +134,7 @@ function returns 0 if there are no more cylinder group
 The
 .Fn cgread1
 function returns 1 on success and \-1 on error.
-The other functions return 0 on success and \-1 on error;
+The other functions return 0 on success and \-1 on error.
 .Sh ERRORS
 The
 .Fn cgget ,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802020001.w1201onj066606>