From 5bf6ab83691ec9bdd8ba88e71cdbff01f891485e Mon Sep 17 00:00:00 2001 From: Nik Clayton Date: Mon, 12 Jul 1999 21:02: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 --- share/man/man9/panic.9 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'share/man/man9/panic.9') diff --git a/share/man/man9/panic.9 b/share/man/man9/panic.9 index 8a09892f9752..894f2041ce82 100644 --- a/share/man/man9/panic.9 +++ b/share/man/man9/panic.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 August 11, 1995 .Dt PANIC 9 .Os -- cgit v1.2.3