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
This commit is contained in:
Nik Clayton
1999-07-12 20:50:10 +00:00
parent 077e7b24bc
commit fbc400a67a
383 changed files with 472 additions and 5 deletions
+2
View File
@@ -25,6 +25,8 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" $Id$
.\"
.Dd July 28, 1998
.Dt PTHREAD_COND_WAIT 3
.Os BSD 4