From fbc400a67a4e6979c5d99fe59d904cf08992a98f Mon Sep 17 00:00:00 2001 From: Nik Clayton Date: Mon, 12 Jul 1999 20:50:10 +0000 Subject: 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 --- lib/libedit/editline.3 | 2 ++ lib/libedit/editrc.5 | 2 ++ 2 files changed, 4 insertions(+) (limited to 'lib/libedit') diff --git a/lib/libedit/editline.3 b/lib/libedit/editline.3 index d7eb3a197841..33e32267c2d9 100644 --- a/lib/libedit/editline.3 +++ b/lib/libedit/editline.3 @@ -33,6 +33,8 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" +.\" $Id$ +.\" .Dd January 11, 1997 .Os BSD 4.4 .Dt EDITLINE 3 diff --git a/lib/libedit/editrc.5 b/lib/libedit/editrc.5 index 4237100defc2..a090b16391be 100644 --- a/lib/libedit/editrc.5 +++ b/lib/libedit/editrc.5 @@ -33,6 +33,8 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" +.\" $Id$ +.\" .Dd January 11, 1997 .Os BSD 4.4 .Dt EDITRC 5 -- cgit v1.3