[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gnustandards standards.texi
From: |
Richard M. Stallman |
Subject: |
gnustandards standards.texi |
Date: |
Sun, 26 May 2024 12:08:54 -0400 (EDT) |
CVSROOT: /sources/gnustandards
Module name: gnustandards
Changes by: Richard M. Stallman <rms> 24/05/26 12:08:54
Modified files:
. : standards.texi
Log message:
Fix typos (David Apps <davidapps3@gmail.com>).
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnustandards/standards.texi?cvsroot=gnustandards&r1=1.273&r2=1.274
Patches:
Index: standards.texi
===================================================================
RCS file: /sources/gnustandards/gnustandards/standards.texi,v
retrieving revision 1.273
retrieving revision 1.274
diff -u -b -r1.273 -r1.274
--- standards.texi 20 Jun 2023 06:45:42 -0000 1.273
+++ standards.texi 26 May 2024 16:08:53 -0000 1.274
@@ -1,9 +1,10 @@
+1716739442 WARNING torsocks[111891]: [syscall] Unsupported syscall number 318.
Denying the call (in tsocks_syscall() at syscall.c:551)
\input texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename standards.info
@settitle GNU Coding Standards
@c This date is automagically updated when you save this file:
-@set lastupdate August 17, 2021
+@set lastupdate May 26, 2024
@c %**end of header
@dircategory GNU organization
@@ -1066,7 +1067,7 @@
each on a separate line.
Next should follow a line stating the license, preferably using one of
-abbreviations below, and a brief statement that the program is free
+the abbreviations below, and a brief statement that the program is free
software, and that users are free to copy and change it. Also mention
that there is no warranty, to the extent permitted by law. See
recommended wording below.
@@ -2137,7 +2138,7 @@
@samp{-s} in @code{tac}.
@item sequence
-Used by @code{recode} to chose files or pipes for sequencing passes.
+Used by @code{recode} to choose files or pipes for sequencing passes.
@item shell
@samp{-s} in @code{su}.
- gnustandards standards.texi,
Richard M. Stallman <=