summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authormmcc <mmcc@openbsd.org>2016-01-09 21:27:28 +0000
committermmcc <mmcc@openbsd.org>2016-01-09 21:27:28 +0000
commit22698e50cc5fed5b04fb80ca1e304935cfe9d113 (patch)
tree3107573c4e93ef778bde0b7ddfeb960887b7fd46 /lib/libc
parentANSIfy grammar.y on atc(6), all other files already are (diff)
downloadwireguard-openbsd-22698e50cc5fed5b04fb80ca1e304935cfe9d113.tar.xz
wireguard-openbsd-22698e50cc5fed5b04fb80ca1e304935cfe9d113.zip
Replace "function call" with "function" when referring to a function
(well, a syscall, but this is the established practice) in the general sense. ok jmc@
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/sync.26
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/sync.2 b/lib/libc/sys/sync.2
index bbd237c4221..f2eca1f7136 100644
--- a/lib/libc/sys/sync.2
+++ b/lib/libc/sys/sync.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sync.2,v 1.15 2015/09/10 17:55:21 schwarze Exp $
+.\" $OpenBSD: sync.2,v 1.16 2016/01/09 21:27:28 mmcc Exp $
.\" $NetBSD: sync.2,v 1.4 1995/02/27 12:38:41 cgd Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)sync.2 8.1 (Berkeley) 6/4/93
.\"
-.Dd $Mdocdate: September 10 2015 $
+.Dd $Mdocdate: January 9 2016 $
.Dt SYNC 2
.Os
.Sh NAME
@@ -66,7 +66,7 @@ function conforms to
.Sh HISTORY
A
.Fn sync
-function call appeared in
+function appeared in
.At v2 .
.Sh BUGS
.Fn sync