diff options
| author | Paul Eggert <[email protected]> | 2025-08-14 23:22:30 -0700 |
|---|---|---|
| committer | Paul Eggert <[email protected]> | 2025-08-14 23:24:50 -0700 |
| commit | 239f149ae5c4a21e69d45f17e2490c224e3eed9d (patch) | |
| tree | e1bcdbc1e6e223607d2ba35456c4f805a5238ebc /README-alpha | |
| parent | d44967d57b446115e8aa7ab87abcf7abd1f1ca2b (diff) | |
| download | paxutils-master.tar.gz | |
Prefer ' to ` for quoting, as per current GNU coding standards.
* am/rmt.m4 (PU_RMT):
* paxlib/names.c (safer_name_suffix):
Use ' not ` in diagnostics and output comments.
Diffstat (limited to 'README-alpha')
| -rw-r--r-- | README-alpha | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README-alpha b/README-alpha index 2ae681e..8f04260 100644 --- a/README-alpha +++ b/README-alpha @@ -10,7 +10,7 @@ README. If you are taking source from CVS, you will need to have automake, and autoconf installed to bootstrap the package. See the chapter -`Building' for the detailed instructions. After bootstrapping, there +'Building' for the detailed instructions. After bootstrapping, there should be a file 'INSTALL' with generic installation instructions. Package-specific installation instructions are set forth in the file README. |
