This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU troff".
http://git.sv.gnu.org/gitweb/?p=groff.git;a=commitdiff;h=f30e92a0bb111ade9e690ddc4671f41a82da4342 The branch, master has been updated via f30e92a0bb111ade9e690ddc4671f41a82da4342 (commit) from f64b964b306322b7f02e07d4be58a6adbb0a0ecd (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit f30e92a0bb111ade9e690ddc4671f41a82da4342 Author: Bernd Warken <[email protected]> Date: Mon Jan 6 13:55:41 2014 +0100 Fix some reasonable stuff ----------------------------------------------------------------------- Summary of changes: ChangeLog | 8 ++++ Makefile.in | 2 +- contrib/glilypond/ChangeLog | 8 +++- contrib/groff_filenames/ChangeLog | 4 ++ contrib/groff_filenames/Makefile.sub | 10 ++-- contrib/groff_filenames/groff_filenames.man | 4 +- man/roff.man | 54 +++++++++++++++++++++++---- 7 files changed, 72 insertions(+), 18 deletions(-) diff --git a/ChangeLog b/ChangeLog index af6efd8..0d0d16a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2014-01-06 Bernd Warken <[email protected]> + + * man/roff.man: Add information of new archives for RUNOFF and + roff_classical. + + * Makefile.in: Replace `contrib/RUNOFF' by + `contrib/groff_filenames'. + 2014-01-05 Bernd Warken <[email protected]> Werner LEMBERG <[email protected]> diff --git a/Makefile.in b/Makefile.in index 1fa225a..a7f1b64 100644 --- a/Makefile.in +++ b/Makefile.in @@ -630,7 +630,7 @@ OTHERDIRS=\ src/roff/grog \ src/roff/nroff \ doc \ - contrib/RUNOFF \ + contrib/groff_filenames \ contrib/mm \ contrib/chem \ contrib/pic2graph \ diff --git a/contrib/glilypond/ChangeLog b/contrib/glilypond/ChangeLog index 3017ad8..e7495fa 100644 --- a/contrib/glilypond/ChangeLog +++ b/contrib/glilypond/ChangeLog @@ -1,3 +1,7 @@ +2014-01-06 Bernd Warken <[email protected]> + + Remove archive [email protected]:RUNOFF/groff_lilypond.git + 2013-10-30 Bernd Warken <[email protected]> * glilypond.man: Correct writing. @@ -132,8 +136,8 @@ ######################################################################## -Copyright 2013 - Free Software Foundation, Inc. +Copyright 2013-2014 + Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/contrib/groff_filenames/ChangeLog b/contrib/groff_filenames/ChangeLog index 50b0514..226792d 100644 --- a/contrib/groff_filenames/ChangeLog +++ b/contrib/groff_filenames/ChangeLog @@ -1,3 +1,7 @@ +2014-01-06 Bernd Warken <[email protected]> + + * Makefile.sub: fix this file + 2014-01-05 Bernd Warken <[email protected]> * runoff.man: remove this file diff --git a/contrib/groff_filenames/Makefile.sub b/contrib/groff_filenames/Makefile.sub index 5f2a3c1..af8d400 100644 --- a/contrib/groff_filenames/Makefile.sub +++ b/contrib/groff_filenames/Makefile.sub @@ -1,15 +1,15 @@ -# Makefile.sub for `RUNOFF' (integration into the `groff' source tree) +# Makefile.sub for `groiff_filenames' (integration into the `groff' source tree) -# File position: <groff-source>/contrib/RUNOFF/Makefile.sub +# File position: <groff-source>/contrib/groff_filenames/Makefile.sub -# Copyright (C) 2013, 2014 +# Copyright (C) 2013-2014 # Free Software Foundation, Inc. # # Written by Bernd Warken <[email protected]>. -# Last update: 5 Jan 2014 +# Last update: 6 Jan 2014 -# This file is part of `RUNOFF' which is part of `groff'. +# This file is part of `groff'. # `groff' is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by diff --git a/contrib/groff_filenames/groff_filenames.man b/contrib/groff_filenames/groff_filenames.man index 940acd2..1523eac 100644 --- a/contrib/groff_filenames/groff_filenames.man +++ b/contrib/groff_filenames/groff_filenames.man @@ -1,6 +1,6 @@ .TH GROFF_FILENAMES @MAN7EXT@ "@MDATE@" "Groff Version @VERSION@" .SH NAME -groff_filenames \- filename extensions for RUNOFF, roff and groff +groff_filenames \- filename extensions for roff and groff . .\" The .SH was moved to this place in order to appease `apropos'. . @@ -25,7 +25,7 @@ Free Software Foundation, Inc. . . .P -Last update: 5 Jan 2014 +Last update: 6 Jan 2014 . . .P diff --git a/man/roff.man b/man/roff.man index 32e320c..faf4903 100644 --- a/man/roff.man +++ b/man/roff.man @@ -185,23 +185,38 @@ had additional features added, such as the ability to do two-pass formatting; it became the main format for Multics documentation and text processing. . +. .P BCPL and .B runoff were ported to the GCOS system at Bell Labs when BTL left the development of Multics. . +. .P -There is a free -.I git -package at -.I github -consisting of the available RUNOFF documentation and RUNOFF files. +There is a free archive about +.I historical RUNOFF +documents. . -You can call it anonymously by the shell command +You can get it anonymously by the shell command +.RS .EX -$ git clone [email protected]:RUNOFF/RUNOFF.git +$git clone https://github.com/bwarken/RUNOFF_historical.git .EE +.RE +. +. +.P +As well, there is a new project for writing a program that can read +.I "RUNOFF files" , +but it does not yet work so far. +. +You can get an early version anonymously by the shell command +.RS +.EX +$git clone https://github.com/bwarken/runoff.git +.EE +.RE . . .\" -------------------------------------------------------------------- @@ -909,6 +924,13 @@ where is either a system supplied command or a shell script of your own. . . +.P +More details for +.I file name extensions +can be found at +.BR groff_filenames (7). +. +. .\" -------------------------------------------------------------------- .SH "EDITING ROFF" .\" -------------------------------------------------------------------- @@ -1219,6 +1241,22 @@ J. L. Bentley, L. W. Jelinski, and B. W. Kernighan, Bell Labs, April 1986. . . +.P +You can get an archive with most +.I classical roff documentation +as reasonable +.I PDF files +at +.I github +using the +.I shell command +.RS +.EX +$ git clone https://github.com/bwarken/roff_classical.git +.EE +.RE +. +. .\" -------------------------------------------------------------------- .SS "Manual Pages" .\" -------------------------------------------------------------------- @@ -1251,7 +1289,7 @@ might be a good starting point. .SH AUTHORS .\" -------------------------------------------------------------------- . -Copyright (C) 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2009 +Copyright (C) 2000-2004, 2006-2009, 2014 Free Software Foundation, Inc. . .P hooks/post-receive -- GNU troff _______________________________________________ Groff-commit mailing list [email protected] https://lists.gnu.org/mailman/listinfo/groff-commit
