diff options
| author | Nik Clayton <nik@FreeBSD.org> | 1999-07-12 20:50:10 +0000 |
|---|---|---|
| committer | Nik Clayton <nik@FreeBSD.org> | 1999-07-12 20:50:10 +0000 |
| commit | fbc400a67a4e6979c5d99fe59d904cf08992a98f (patch) | |
| tree | e89199ea6f2415b6ecf086fc4b059e8e3b8a4b44 /lib/libc/sys/wait.2 | |
| parent | 077e7b24bc7e9a435ff4f449c0853e37c35d18f3 (diff) | |
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
svn path=/head/; revision=48794
Diffstat (limited to 'lib/libc/sys/wait.2')
| -rw-r--r-- | lib/libc/sys/wait.2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/sys/wait.2 b/lib/libc/sys/wait.2 index 3d31479591af..98e487899f17 100644 --- a/lib/libc/sys/wait.2 +++ b/lib/libc/sys/wait.2 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)wait.2 8.2 (Berkeley) 4/19/94 +.\" $Id$ .\" .Dd April 19, 1994 .Dt WAIT 2 |
