[hackers] [utmp] Changing the spelling and formatting for README. || Christoph Lohmann

From: <git_AT_suckless.org>
Date: Thu, 10 Oct 2013 18:54:40 +0200

commit f9178df173d9c16ad238617f0ea155160c74a002
Author: Christoph Lohmann <20h_AT_r-36.net>
Date: Thu Oct 10 18:54:00 2013 +0200

    Changing the spelling and formatting for README.
    
    Thanks Bjartur Thorlacius <svartman95_AT_gmail.com>!

diff --git a/README b/README
index f578223..6f6939e 100644
--- a/README
+++ b/README
_AT_@ -1,20 +1,20 @@
 
-utmp is a small program which update the utmp record of the
-current tty. It is designed for helping in some terminal emulators
-or session manager which lack support for it.
+utmp is a small program which update the utmp record of the current tty.
+It is designed for helping in some terminal emulators or session manager
+which lack support for it.
 
 Compile:
 -------
 
-There are three different interfaces to utmp; SystemV, BSD and POSIX.
-SystemV and POSIX are basically the same interface (POSIX has
-better definitons for utmp fields, like for example ut_pid which
-in some system was a short instead of a pid_t), but BSD is very
-different. utmp has implemented the three interfaces, and
-it supplies three different config files, so the user only has
-to rename the proper one to config.mk. It is also added a
-basic configure, which selects POSIX interface for all plataforms
-except for OpenBSD.
+There are three different interfaces to utmp: SystemV, BSD and POSIX.
+SystemV and POSIX are basically the same interfaces (POSIX has better
+definitons for utmp fields, like for example ut_pid which in some system
+was a short instead of a pid_t), but BSD is very different. utmp has im‐
+plemented the three interfaces and it supplies three different config
+files, so the user only has to rename the proper one to config.mk. It is
+also added a basic configure, which selects the POSIX interface for all
+platforms except for OpenBSD.
+
 
  $ ./configure
  $ make
Received on Thu Oct 10 2013 - 18:54:40 CEST

This archive was generated by hypermail 2.3.0 : Thu Oct 10 2013 - 19:00:41 CEST