All of lore.kernel.org
 help / color / mirror / Atom feed
* [pull] retire mandoc groff syntax
@ 2011-09-29 21:06 Sami Kerola
  2011-10-10 11:28 ` Karel Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Sami Kerola @ 2011-09-29 21:06 UTC (permalink / raw)
  To: util-linux

Hi,

The first patch is a reclassification of two utilities to say they are
system administration manuals, not user commands. Does that make
sense? If not drop the patch.

Second patch is tiny style fix, and the rest is about retiring mandoc syntax.

The following changes since commit faa9d6431f831bcf6b6f3d962da7451a4d3e9e7f:

  tests: add loopdev libmount test (2011-09-29 20:50:27 +0200)

are available in the git repository at:
  https://github.com/kerolasa/lelux-utiliteetit manuals

Sami Kerola (15):
      docs: chcpu and readprofile are sysadmin utils
      docs: fix return value table in fsck.8
      docs: align vipw.8 with howto-man-page.txt
      docs: align logger.1 with howto-man-page.txt
      docs: align renice.1 with howto-man-page.txt
      docs: align script.1 with howto-man-page.txt
      docs: align scriptreplay.1 with howto-man-page.txt
      docs: align wall.1 with howto-man-page.txt
      docs: align col.1 with howto-man-page.txt
      docs: align colcrt.1 with howto-man-page.txt
      docs: align colrm.1 with howto-man-page.txt
      docs: align more.1 with howto-man-page.txt
      docs: align rev.1 with howto-man-page.txt
      docs: align ul.1 with howto-man-page.txt
      docs: align hexdump.1 with howto-man-page.txt

 fsck/fsck.8                                |   58 ++--
 login-utils/vipw.8                         |   76 ++--
 misc-utils/logger.1                        |  176 +++++-----
 sys-utils/Makefile.am                      |    2 +-
 sys-utils/{chcpu.1 => chcpu.8}             |    2 +-
 sys-utils/{readprofile.1 => readprofile.8} |    3 +-
 sys-utils/renice.1                         |  180 ++++------
 term-utils/script.1                        |  189 +++++-----
 term-utils/scriptreplay.1                  |  192 ++---------
 term-utils/wall.1                          |   92 +++---
 text-utils/col.1                           |  180 +++++-----
 text-utils/colcrt.1                        |  119 +++----
 text-utils/colrm.1                         |   69 ++--
 text-utils/hexdump.1                       |  525 ++++++++++++++--------------
 text-utils/more.1                          |  285 +++++++++-------
 text-utils/rev.1                           |   40 +--
 text-utils/ul.1                            |  137 ++++----
 17 files changed, 1109 insertions(+), 1216 deletions(-)
 rename sys-utils/{chcpu.1 => chcpu.8} (98%)
 rename sys-utils/{readprofile.1 => readprofile.8} (98%)

-- 
   Sami Kerola
   http://www.iki.fi/kerolasa/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [pull] retire mandoc groff syntax
  2011-09-29 21:06 [pull] retire mandoc groff syntax Sami Kerola
@ 2011-10-10 11:28 ` Karel Zak
  0 siblings, 0 replies; 2+ messages in thread
From: Karel Zak @ 2011-10-10 11:28 UTC (permalink / raw)
  To: kerolasa; +Cc: util-linux

On Thu, Sep 29, 2011 at 11:06:09PM +0200, Sami Kerola wrote:
>  fsck/fsck.8                                |   58 ++--
>  login-utils/vipw.8                         |   76 ++--
>  misc-utils/logger.1                        |  176 +++++-----
>  sys-utils/Makefile.am                      |    2 +-
>  sys-utils/{chcpu.1 => chcpu.8}             |    2 +-
>  sys-utils/{readprofile.1 => readprofile.8} |    3 +-
>  sys-utils/renice.1                         |  180 ++++------
>  term-utils/script.1                        |  189 +++++-----
>  term-utils/scriptreplay.1                  |  192 ++---------
>  term-utils/wall.1                          |   92 +++---
>  text-utils/col.1                           |  180 +++++-----
>  text-utils/colcrt.1                        |  119 +++----
>  text-utils/colrm.1                         |   69 ++--
>  text-utils/hexdump.1                       |  525 ++++++++++++++--------------
>  text-utils/more.1                          |  285 +++++++++-------
>  text-utils/rev.1                           |   40 +--
>  text-utils/ul.1                            |  137 ++++----
>  17 files changed, 1109 insertions(+), 1216 deletions(-)
>  rename sys-utils/{chcpu.1 => chcpu.8} (98%)
>  rename sys-utils/{readprofile.1 => readprofile.8} (98%)

 Merged, thanks.

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-10-10 11:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-29 21:06 [pull] retire mandoc groff syntax Sami Kerola
2011-10-10 11:28 ` Karel Zak

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.