svn commit: r328762 - head/lib/libufs

Kirk McKusick mckusick at FreeBSD.org
Fri Feb 2 00:01:51 UTC 2018


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 ,


More information about the svn-src-head mailing list