diff options
author | Nik Clayton <nik@FreeBSD.org> | 1999-07-12 21:02:10 +0000 |
---|---|---|
committer | Nik Clayton <nik@FreeBSD.org> | 1999-07-12 21:02:10 +0000 |
commit | 5bf6ab83691ec9bdd8ba88e71cdbff01f891485e (patch) | |
tree | 32ab62ef768c6c65d6f6d454eb86b5ad69b82d9f /share/man/man9/resettodr.9 | |
parent | fbc400a67a4e6979c5d99fe59d904cf08992a98f (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
Notes:
svn path=/head/; revision=48795
Diffstat (limited to 'share/man/man9/resettodr.9')
-rw-r--r-- | share/man/man9/resettodr.9 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man9/resettodr.9 b/share/man/man9/resettodr.9 index 3860b61c2aef..4c32d43fb511 100644 --- a/share/man/man9/resettodr.9 +++ b/share/man/man9/resettodr.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 November 13, 1995 .Dt RESETTODR 9 .Os FreeBSD |