aboutsummaryrefslogtreecommitdiff
path: root/share/man/man3/pthread_mutex_lock.3
diff options
context:
space:
mode:
authorNik Clayton <nik@FreeBSD.org>1999-07-12 20:50:10 +0000
committerNik Clayton <nik@FreeBSD.org>1999-07-12 20:50:10 +0000
commitfbc400a67a4e6979c5d99fe59d904cf08992a98f (patch)
treee89199ea6f2415b6ecf086fc4b059e8e3b8a4b44 /share/man/man3/pthread_mutex_lock.3
parent077e7b24bc7e9a435ff4f449c0853e37c35d18f3 (diff)
downloadsrc-fbc400a67a4e6979c5d99fe59d904cf08992a98f.tar.gz
src-fbc400a67a4e6979c5d99fe59d904cf08992a98f.zip
Add $Id$, to make it simpler for members of the translation teams to
track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
Notes
Notes: svn path=/head/; revision=48794
Diffstat (limited to 'share/man/man3/pthread_mutex_lock.3')
-rw-r--r--share/man/man3/pthread_mutex_lock.32
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man3/pthread_mutex_lock.3 b/share/man/man3/pthread_mutex_lock.3
index a0aa07d76d6c..6e7901db7c23 100644
--- a/share/man/man3/pthread_mutex_lock.3
+++ b/share/man/man3/pthread_mutex_lock.3
@@ -25,6 +25,8 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
+.\" $Id$
+.\"
.Dd July 30, 1998
.Dt PTHREAD_MUTEX_LOCK 3
.Os BSD 4