groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 01/01: src/utils/lkbib/*: Improve the license information.


From: Bernd Warken
Subject: [groff] 01/01: src/utils/lkbib/*: Improve the license information.
Date: Thu, 18 Sep 2014 02:19:46 +0000

bwarken pushed a commit to branch master
in repository groff.

commit 60791b4498591b5219e7bafd1eb90ba62e28fc5f
Author: Bernd Warken <address@hidden>
Date:   Thu Sep 18 04:19:41 2014 +0200

    src/utils/lkbib/*: Improve the license information.
---
 ChangeLog                    |    4 +++
 src/utils/lkbib/Makefile.sub |    5 +---
 src/utils/lkbib/lkbib.cpp    |    3 +-
 src/utils/lkbib/lkbib.man    |   58 +++++++++++++++++++++++++++++++++--------
 4 files changed, 52 insertions(+), 18 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index b89d7df..4fbbdf5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2014-09-18  Bernd Warken  <address@hidden>
 
+       * src/utils/lkbib/*: Improve the license information.
+
+2014-09-18  Bernd Warken  <address@hidden>
+
        * src/utils/indxbib/*: Improve the license information.
 
 2014-09-18  Bernd Warken  <address@hidden>
diff --git a/src/utils/lkbib/Makefile.sub b/src/utils/lkbib/Makefile.sub
index c4cdd20..bbd78c8 100644
--- a/src/utils/lkbib/Makefile.sub
+++ b/src/utils/lkbib/Makefile.sub
@@ -2,10 +2,7 @@
 #
 # File position: <groff-source>/src/utils/lkbib/Makefile.sub
 #
-# Copyright (C) 2014
-#   Free Software Foundation, Inc.
-#
-# Last update: 2 Sep 2014
+# Copyright (C) 2014  Free Software Foundation, Inc.
 #
 # This file is part of `font utf8' which is part of `groff'.
 #
diff --git a/src/utils/lkbib/lkbib.cpp b/src/utils/lkbib/lkbib.cpp
index 09def0e..b1fa691 100644
--- a/src/utils/lkbib/lkbib.cpp
+++ b/src/utils/lkbib/lkbib.cpp
@@ -1,6 +1,5 @@
 // -*- C++ -*-
-/* Copyright (C) 1989-1992, 2000, 2001, 2009
-     Free Software Foundation, Inc.
+/* Copyright (C) 1989-2014  Free Software Foundation, Inc.
      Written by James Clark (address@hidden)
 
 This file is part of groff.
diff --git a/src/utils/lkbib/lkbib.man b/src/utils/lkbib/lkbib.man
index 50333c3..c4f3d80 100644
--- a/src/utils/lkbib/lkbib.man
+++ b/src/utils/lkbib/lkbib.man
@@ -1,6 +1,14 @@
-.ig
-Copyright (C) 1989-2000, 2001, 2004, 2009
-  Free Software Foundation, Inc.
+.TH LKBIB @MAN1EXT@ "@MDATE@" "Groff Version @VERSION@"
+.SH NAME
+lkbib \- search bibliographic databases
+.
+.
+.\" --------------------------------------------------------------------
+.\" Legal Terms
+.\" --------------------------------------------------------------------
+.
+.de co
+Copyright (C) 1989-2014  Free Software Foundation, Inc.
 
 Permission is granted to make and distribute verbatim copies of
 this manual provided the copyright notice and this permission notice
@@ -18,6 +26,9 @@ translations approved by the Free Software Foundation instead 
of in
 the original English.
 ..
 .
+.\" --------------------------------------------------------------------
+.\" Definitions
+.\" --------------------------------------------------------------------
 .
 .\" Like TP, but if specified indent is more than half
 .\" the current line-length - indent, use the default indent.
@@ -26,15 +37,10 @@ the original English.
 .  el .TP "\\$1"
 ..
 .
-.
-.TH LKBIB @MAN1EXT@ "@MDATE@" "Groff Version @VERSION@"
-.
-.
-.SH NAME
-lkbib \- search bibliographic databases
-.
-.
+.\" --------------------------------------------------------------------
 .SH SYNOPSIS
+.\" --------------------------------------------------------------------
+.
 .B lkbib
 [
 .B \-v
@@ -50,20 +56,27 @@ lkbib \- search bibliographic databases
 ]
 .IR key \|.\|.\|.
 .
+.
+.\" --------------------------------------------------------------------
 .SH DESCRIPTION
+.\" --------------------------------------------------------------------
+.
 .B lkbib
 searches bibliographic databases for references that contain the keys
 .IR key \|.\|.\|.\&
 and prints any references found on the standard output.
+.
 .B lkbib
 will search any databases given by
 .B \-p
 options, and then a default database.
+.
 The default database is taken from the
 .SB REFER
 environment variable if it is set,
 otherwise it is
 .BR @DEFAULT_INDEX@ .
+.
 For each database
 .I filename
 to be searched,
@@ -75,8 +88,10 @@ exists, then it will be searched instead;
 each index can cover multiple databases.
 .
 .
+.\" --------------------------------------------------------------------
 .SH OPTIONS
-.PP
+.\" --------------------------------------------------------------------
+.
 It is possible to have whitespace between a command line option and its
 parameter.
 .
@@ -89,6 +104,7 @@ Print the version number.
 .BI \-p filename
 Search
 .IR filename .
+.
 Multiple
 .B \-p
 options can be used.
@@ -104,18 +120,25 @@ ignore the contents of fields whose names are in
 Only require the first
 .I n
 characters of keys to be given.
+.
 Initially
 .I n
 is\~6.
 .
 .
+.\" --------------------------------------------------------------------
 .SH ENVIRONMENT
+.\" --------------------------------------------------------------------
+.
 .TP \w'\fBREFER'u+2n
 .SB REFER
 Default database.
 .
 .
+.\" --------------------------------------------------------------------
 .SH FILES
+.\" --------------------------------------------------------------------
+.
 .Tp \w'address@hidden@'u+2n
 .B @DEFAULT_INDEX@
 Default database to be used if the
@@ -127,11 +150,22 @@ environment variable is not set.
 Index files.
 .
 .
+.\" --------------------------------------------------------------------
 .SH "SEE ALSO"
+.\" --------------------------------------------------------------------
+.
 .BR @address@hidden (@MAN1EXT@),
 .BR @address@hidden (@MAN1EXT@),
 .BR @address@hidden (@MAN1EXT@)
 .
+.
+.\" --------------------------------------------------------------------
+.SH COPYING
+.\" --------------------------------------------------------------------
+.
+.co
+.
+.
 .\" Local Variables:
 .\" mode: nroff
 .\" End:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]