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/man9/inittodr.9 | |
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/man9/inittodr.9')
-rw-r--r-- | share/man/man9/inittodr.9 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man9/inittodr.9 b/share/man/man9/inittodr.9 index eddb8ee..a418190 100644 --- a/share/man/man9/inittodr.9 +++ b/share/man/man9/inittodr.9 @@ -29,6 +29,8 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" +.\" $Id$ +.\" .Dd March 22, 1997 .Dt INITTODR 9 .Os FreeBSD |