Module Name:    src
Committed By:   wiz
Date:           Sat Sep  7 19:30:40 UTC 2019

Modified Files:
        src/lib/libc/sys: brk.2

Log Message:
Punctuation nit.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/lib/libc/sys/brk.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/sys/brk.2
diff -u src/lib/libc/sys/brk.2:1.37 src/lib/libc/sys/brk.2:1.38
--- src/lib/libc/sys/brk.2:1.37	Sat Sep  7 13:17:43 2019
+++ src/lib/libc/sys/brk.2	Sat Sep  7 19:30:39 2019
@@ -1,4 +1,4 @@
-.\"	$NetBSD: brk.2,v 1.37 2019/09/07 13:17:43 sevan Exp $
+.\"	$NetBSD: brk.2,v 1.38 2019/09/07 19:30:39 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -203,7 +203,7 @@ to support the expansion.
 An
 .Fn sbrk
 function call appeared in
-.At v4.
+.At v4 .
 A
 .Fn brk
 function call appeared in

Reply via email to