bwarken pushed a commit to branch master
in repository groff.

commit ff6b97c15a350acfe050e77331b592bae7420d9f
Author: Bernd Warken <[email protected]>
Date:   Thu Sep 18 04:23:55 2014 +0200

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

diff --git a/ChangeLog b/ChangeLog
index 4fbbdf5..49eaf3a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2014-09-18  Bernd Warken  <[email protected]>
 
+       * src/utils/lookbib/*: Improve the license information.
+
+2014-09-18  Bernd Warken  <[email protected]>
+
        * src/utils/lkbib/*: Improve the license information.
 
 2014-09-18  Bernd Warken  <[email protected]>
diff --git a/src/utils/lookbib/Makefile.sub b/src/utils/lookbib/Makefile.sub
index e7226ae..8e42cbb 100644
--- a/src/utils/lookbib/Makefile.sub
+++ b/src/utils/lookbib/Makefile.sub
@@ -2,10 +2,7 @@
 #
 # File position: <groff-source>/src/utils/lookbib/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/lookbib/lookbib.cpp b/src/utils/lookbib/lookbib.cpp
index 54562fb..6b3faa6 100644
--- a/src/utils/lookbib/lookbib.cpp
+++ b/src/utils/lookbib/lookbib.cpp
@@ -1,6 +1,5 @@
 // -*- C++ -*-
-/* Copyright (C) 1989-1992, 2000, 2001, 2002, 2003, 2009
-   Free Software Foundation, Inc.
+/* Copyright (C) 1989-2014  Free Software Foundation, Inc.
      Written by James Clark ([email protected])
 
 This file is part of groff.
diff --git a/src/utils/lookbib/lookbib.man b/src/utils/lookbib/lookbib.man
index 73bf9d5..74e7b08 100644
--- a/src/utils/lookbib/lookbib.man
+++ b/src/utils/lookbib/lookbib.man
@@ -1,6 +1,14 @@
-.ig
-Copyright (C) 1989-2000, 2001, 2004, 2009
-  Free Software Foundation, Inc.
+.TH @G@LOOKBIB @MAN1EXT@ "@MDATE@" "Groff Version @VERSION@"
+.SH NAME
+@g@lookbib \- 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,15 +26,10 @@ translations approved by the Free Software Foundation 
instead of in
 the original English.
 ..
 .
-.
-.TH @G@LOOKBIB @MAN1EXT@ "@MDATE@" "Groff Version @VERSION@"
-.
-.
-.SH NAME
-@g@lookbib \- search bibliographic databases
-.
-.
+.\" --------------------------------------------------------------------
 .SH SYNOPSIS
+.\" --------------------------------------------------------------------
+.
 .B @g@lookbib
 [
 .B \-v
@@ -40,7 +43,10 @@ the original English.
 .IR filename \|.\|.\|.
 .
 .
+.\" --------------------------------------------------------------------
 .SH DESCRIPTION
+.\" --------------------------------------------------------------------
+.
 .B @g@lookbib
 prints a prompt on the standard error (unless the standard input is not
 a terminal),
@@ -50,6 +56,7 @@ searches the bibliographic databases
 for references containing those keywords,
 prints any references found on the standard output,
 and repeats this process until the end of input.
+.
 For each database
 .I filename
 to be searched,
@@ -61,8 +68,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.
 .
@@ -86,17 +95,31 @@ Initially
 is\~6.
 .
 .
+.\" --------------------------------------------------------------------
 .SH FILES
+.\" --------------------------------------------------------------------
+.
 .TP \w'\fIfilename\fB@INDEX_SUFFIX@'u+2n
 .IB filename @INDEX_SUFFIX@
 Index files.
 .
 .
+.\" --------------------------------------------------------------------
 .SH "SEE ALSO"
+.\" --------------------------------------------------------------------
+.
 .BR @g@refer (@MAN1EXT@),
 .BR lkbib (@MAN1EXT@),
 .BR @g@indxbib (@MAN1EXT@)
 .
+.
+.\" --------------------------------------------------------------------
+.SH COPYING
+.\" --------------------------------------------------------------------
+.
+.co
+.
+.
 .\" Local Variables:
 .\" mode: nroff
 .\" End:

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to