diff options
author | nik <nik@FreeBSD.org> | 1999-07-12 21:02:10 +0000 |
---|---|---|
committer | nik <nik@FreeBSD.org> | 1999-07-12 21:02:10 +0000 |
commit | 1c58beb04fe1dd7e84191f421d05c254afdcc9be (patch) | |
tree | 8864ce4f72fbc1551af7c1f804b21e1b589566cc /share/man/man4/ppc.4 | |
parent | f7a8bc4c04b17d06349e0d2590c2830dcf98666b (diff) | |
download | FreeBSD-src-1c58beb04fe1dd7e84191f421d05c254afdcc9be.zip FreeBSD-src-1c58beb04fe1dd7e84191f421d05c254afdcc9be.tar.gz |
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
Diffstat (limited to 'share/man/man4/ppc.4')
-rw-r--r-- | share/man/man4/ppc.4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man4/ppc.4 b/share/man/man4/ppc.4 index ee165ae..60e9ec2 100644 --- a/share/man/man4/ppc.4 +++ b/share/man/man4/ppc.4 @@ -22,6 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" +.\" $Id$ .\" .Dd March 5, 1998 .Dt PPC 4 |