From a5e2d56f9fc0db99994944f3665e8c5000e0eb42 Mon Sep 17 00:00:00 2001 From: Lena <126529524+acuteenvy@users.noreply.github.com> Date: Sun, 13 Oct 2024 06:01:28 +0200 Subject: [PATCH] pages/*: change "is superseded" to "has been superseded" (#14151) --- pages/common/bmptoppm.md | 2 +- pages/common/gemtopbm.md | 2 +- pages/common/icontopbm.md | 2 +- pages/common/lckdo.md | 2 +- pages/common/pamfixtrunc.md | 2 +- pages/common/pamrgbatopng.md | 2 +- pages/common/pbmtoicon.md | 2 +- pages/common/pbmtox10bm.md | 2 +- pages/common/pgmcrater.md | 2 +- pages/common/pgmedge.md | 2 +- pages/common/pgmnorm.md | 2 +- pages/common/pgmoil.md | 2 +- pages/common/pgmslice.md | 2 +- pages/common/pgmtopbm.md | 2 +- pages/common/pngtopnm.md | 2 +- pages/common/pnmarith.md | 2 +- pages/common/pnmcomp.md | 2 +- pages/common/pnmcut.md | 2 +- pages/common/pnmenlarge.md | 2 +- pages/common/pnmfile.md | 2 +- pages/common/pnmflip.md | 2 +- pages/common/pnminterp.md | 2 +- pages/common/pnmsplit.md | 2 +- pages/common/pnmtofits.md | 2 +- pages/common/pnmtotiff.md | 2 +- pages/common/ppmbrighten.md | 2 +- pages/common/ppmnorm.md | 2 +- pages/common/ppmquantall.md | 2 +- pages/common/ppmtogif.md | 2 +- pages/common/ppmtojpeg.md | 2 +- pages/common/ppmtomap.md | 2 +- pages/common/ppmtotga.md | 2 +- pages/common/ppmtouil.md | 2 +- pages/common/ppmtowinicon.md | 2 +- pages/common/winicontoppm.md | 2 +- pages/linux/tailf.md | 2 +- 36 files changed, 36 insertions(+), 36 deletions(-) diff --git a/pages/common/bmptoppm.md b/pages/common/bmptoppm.md index 11931b4f1..7a9160bf3 100644 --- a/pages/common/bmptoppm.md +++ b/pages/common/bmptoppm.md @@ -1,6 +1,6 @@ # bmptoppm -> This command is superseded by `bmptopnm`. +> This command has been superseded by `bmptopnm`. > More information: . - View documentation for the current command: diff --git a/pages/common/gemtopbm.md b/pages/common/gemtopbm.md index 4be4af185..3637d6429 100644 --- a/pages/common/gemtopbm.md +++ b/pages/common/gemtopbm.md @@ -1,6 +1,6 @@ # gemtopbm -> This command is superseded by `gemtopnm`. +> This command has been superseded by `gemtopnm`. > More information: . - View documentation for the current command: diff --git a/pages/common/icontopbm.md b/pages/common/icontopbm.md index 0deb1966d..54d079f32 100644 --- a/pages/common/icontopbm.md +++ b/pages/common/icontopbm.md @@ -1,6 +1,6 @@ # icontopbm -> This command is superseded by `sunicontopnm`. +> This command has been superseded by `sunicontopnm`. > More information: . - View documentation for the current command: diff --git a/pages/common/lckdo.md b/pages/common/lckdo.md index 9a4c251af..f7cce33a6 100644 --- a/pages/common/lckdo.md +++ b/pages/common/lckdo.md @@ -1,6 +1,6 @@ # lckdo -> This command is deprecated and superseded by `flock`. +> This command is deprecated and has been superseded by `flock`. > More information: . - View documentation for the recommended replacement: diff --git a/pages/common/pamfixtrunc.md b/pages/common/pamfixtrunc.md index cd892c1ff..8f6bab769 100644 --- a/pages/common/pamfixtrunc.md +++ b/pages/common/pamfixtrunc.md @@ -1,6 +1,6 @@ # pamfixtrunc -> This command is superseded by `pamfix -truncate`. +> This command has been superseded by `pamfix -truncate`. > More information: . - View documentation for the current command: diff --git a/pages/common/pamrgbatopng.md b/pages/common/pamrgbatopng.md index 8f6cfda3c..c66acf86a 100644 --- a/pages/common/pamrgbatopng.md +++ b/pages/common/pamrgbatopng.md @@ -1,6 +1,6 @@ # pamrgbatopng -> This command is superseded by `pamtopng`. +> This command has been superseded by `pamtopng`. > More information: . - View documentation for the current command: diff --git a/pages/common/pbmtoicon.md b/pages/common/pbmtoicon.md index d566f32ae..a5c7eecd1 100644 --- a/pages/common/pbmtoicon.md +++ b/pages/common/pbmtoicon.md @@ -1,6 +1,6 @@ # pbmtoicon -> This command is superseded by `pbmtosunicon`. +> This command has been superseded by `pbmtosunicon`. > More information: . - View documentation for the current command: diff --git a/pages/common/pbmtox10bm.md b/pages/common/pbmtox10bm.md index e11e56d64..7ecedd60a 100644 --- a/pages/common/pbmtox10bm.md +++ b/pages/common/pbmtox10bm.md @@ -1,6 +1,6 @@ # pbmtox10bm -> This command is superseded by `pbmtoxbm -x10`. +> This command has been superseded by `pbmtoxbm -x10`. > More information: . - View documentation for the current command: diff --git a/pages/common/pgmcrater.md b/pages/common/pgmcrater.md index 21bd7e6c4..f27d74952 100644 --- a/pages/common/pgmcrater.md +++ b/pages/common/pgmcrater.md @@ -1,6 +1,6 @@ # pgmcrater -> This command is superseded by `pamcrater`, `pamshadedrelief`, and `pamtopnm`. +> This command has been superseded by `pamcrater`, `pamshadedrelief`, and `pamtopnm`. > More information: . - View documentation for `pamcrater`: diff --git a/pages/common/pgmedge.md b/pages/common/pgmedge.md index d64df3ba5..7ad16ef51 100644 --- a/pages/common/pgmedge.md +++ b/pages/common/pgmedge.md @@ -1,6 +1,6 @@ # pgmedge -> This command is superseded by `pamedge`. +> This command has been superseded by `pamedge`. > More information: . - View documentation for the current command: diff --git a/pages/common/pgmnorm.md b/pages/common/pgmnorm.md index ab506a184..2d61e8c99 100644 --- a/pages/common/pgmnorm.md +++ b/pages/common/pgmnorm.md @@ -1,6 +1,6 @@ # pgmnorm -> This command is superseded by `pnmnorm`. +> This command has been superseded by `pnmnorm`. > More information: . - View documentation for the current command: diff --git a/pages/common/pgmoil.md b/pages/common/pgmoil.md index fc7225343..b6ca6d2ef 100644 --- a/pages/common/pgmoil.md +++ b/pages/common/pgmoil.md @@ -1,6 +1,6 @@ # pgmoil -> This command is superseded by `pamoil`. +> This command has been superseded by `pamoil`. > More information: . - View documentation for the current command: diff --git a/pages/common/pgmslice.md b/pages/common/pgmslice.md index 6d8a5c71a..f878ca2fe 100644 --- a/pages/common/pgmslice.md +++ b/pages/common/pgmslice.md @@ -1,6 +1,6 @@ # pgmslice -> This command is superseded by `pamslice`. +> This command has been superseded by `pamslice`. > More information: . - View documentation for the current command: diff --git a/pages/common/pgmtopbm.md b/pages/common/pgmtopbm.md index fdd990937..d2ca7be1a 100644 --- a/pages/common/pgmtopbm.md +++ b/pages/common/pgmtopbm.md @@ -1,6 +1,6 @@ # pgmtopbm -> This command is superseded by `pamditherbw`. +> This command has been superseded by `pamditherbw`. > More information: . - View documentation for the current command: diff --git a/pages/common/pngtopnm.md b/pages/common/pngtopnm.md index d7769d720..a5bb916b6 100644 --- a/pages/common/pngtopnm.md +++ b/pages/common/pngtopnm.md @@ -1,6 +1,6 @@ # pngtopnm -> This command is superseded by `pngtopam`. +> This command has been superseded by `pngtopam`. > More information: . - View documentation for the current command: diff --git a/pages/common/pnmarith.md b/pages/common/pnmarith.md index 1ae31c67d..0bce46e02 100644 --- a/pages/common/pnmarith.md +++ b/pages/common/pnmarith.md @@ -1,6 +1,6 @@ # pnmarith -> This command is superseded by `pamarith`. +> This command has been superseded by `pamarith`. > More information: . - View documentation for the current command: diff --git a/pages/common/pnmcomp.md b/pages/common/pnmcomp.md index 81b116415..3c053cfb2 100644 --- a/pages/common/pnmcomp.md +++ b/pages/common/pnmcomp.md @@ -1,6 +1,6 @@ # pnmcomp -> This command is superseded by `pamcomp`. +> This command has been superseded by `pamcomp`. > More information: . - View documentation for the current command: diff --git a/pages/common/pnmcut.md b/pages/common/pnmcut.md index 9ef584310..f8c696ad8 100644 --- a/pages/common/pnmcut.md +++ b/pages/common/pnmcut.md @@ -1,6 +1,6 @@ # pnmcut -> This command is superseded by `pamcut`. +> This command has been superseded by `pamcut`. > More information: . - View documentation for the current command: diff --git a/pages/common/pnmenlarge.md b/pages/common/pnmenlarge.md index 1b356ad0c..88b67709d 100644 --- a/pages/common/pnmenlarge.md +++ b/pages/common/pnmenlarge.md @@ -1,6 +1,6 @@ # pnmenlarge -> This command is superseded by `pamenlarge`. +> This command has been superseded by `pamenlarge`. > More information: . - View documentation for the current command: diff --git a/pages/common/pnmfile.md b/pages/common/pnmfile.md index 4653b23b8..8576a50fa 100644 --- a/pages/common/pnmfile.md +++ b/pages/common/pnmfile.md @@ -1,6 +1,6 @@ # pnmfile -> This command is superseded by `pamfile`. +> This command has been superseded by `pamfile`. > More information: . - View documentation for the current command: diff --git a/pages/common/pnmflip.md b/pages/common/pnmflip.md index 5f66a015d..3ea586429 100644 --- a/pages/common/pnmflip.md +++ b/pages/common/pnmflip.md @@ -1,6 +1,6 @@ # pnmflip -> This command is superseded by `pamflip`. +> This command has been superseded by `pamflip`. > More information: . - View documentation for the current command: diff --git a/pages/common/pnminterp.md b/pages/common/pnminterp.md index 5e4b5556c..c4a888541 100644 --- a/pages/common/pnminterp.md +++ b/pages/common/pnminterp.md @@ -1,6 +1,6 @@ # pnminterp -> This command is superseded by `pamstretch`. +> This command has been superseded by `pamstretch`. > More information: . - View documentation for the current command: diff --git a/pages/common/pnmsplit.md b/pages/common/pnmsplit.md index 807c3af5c..4f46cdc01 100644 --- a/pages/common/pnmsplit.md +++ b/pages/common/pnmsplit.md @@ -1,6 +1,6 @@ # pnmsplit -> This command is superseded by `pamsplit`. +> This command has been superseded by `pamsplit`. > More information: . - View documentation for the current command: diff --git a/pages/common/pnmtofits.md b/pages/common/pnmtofits.md index 5545a9b47..5ad85cc9f 100644 --- a/pages/common/pnmtofits.md +++ b/pages/common/pnmtofits.md @@ -1,6 +1,6 @@ # pnmtofits -> This command is superseded by `pamtofits`. +> This command has been superseded by `pamtofits`. > More information: . - View documentation for the current command: diff --git a/pages/common/pnmtotiff.md b/pages/common/pnmtotiff.md index f6737d90c..b1745979d 100644 --- a/pages/common/pnmtotiff.md +++ b/pages/common/pnmtotiff.md @@ -1,6 +1,6 @@ # pnmtotiff -> This command is superseded by `pamtotiff`. +> This command has been superseded by `pamtotiff`. > More information: . - View documentation for the current command: diff --git a/pages/common/ppmbrighten.md b/pages/common/ppmbrighten.md index 982be9a4b..515f8dc87 100644 --- a/pages/common/ppmbrighten.md +++ b/pages/common/ppmbrighten.md @@ -1,6 +1,6 @@ # ppmbrighten -> This command is superseded by `pambrighten`. +> This command has been superseded by `pambrighten`. > More information: . - View documentation for the current command: diff --git a/pages/common/ppmnorm.md b/pages/common/ppmnorm.md index a9fe00d5a..5e04576b2 100644 --- a/pages/common/ppmnorm.md +++ b/pages/common/ppmnorm.md @@ -1,6 +1,6 @@ # ppmnorm -> This command is superseded by `pnmnorm`. +> This command has been superseded by `pnmnorm`. > More information: . - View documentation for the current command: diff --git a/pages/common/ppmquantall.md b/pages/common/ppmquantall.md index edf3f485f..d0198db78 100644 --- a/pages/common/ppmquantall.md +++ b/pages/common/ppmquantall.md @@ -1,6 +1,6 @@ # ppmquantall -> This command is superseded by `pnmquantall`. +> This command has been superseded by `pnmquantall`. > More information: . - View documentation for the current command: diff --git a/pages/common/ppmtogif.md b/pages/common/ppmtogif.md index 9dfe4c1bf..86ac4b694 100644 --- a/pages/common/ppmtogif.md +++ b/pages/common/ppmtogif.md @@ -1,6 +1,6 @@ # ppmtogif -> This command is superseded by `pamtogif`. +> This command has been superseded by `pamtogif`. > More information: . - View documentation for the current command: diff --git a/pages/common/ppmtojpeg.md b/pages/common/ppmtojpeg.md index c7cb2814d..924e6caa9 100644 --- a/pages/common/ppmtojpeg.md +++ b/pages/common/ppmtojpeg.md @@ -1,6 +1,6 @@ # ppmtojpeg -> This command is superseded by `pnmtojpeg`. +> This command has been superseded by `pnmtojpeg`. > More information: . - View documentation for the current command: diff --git a/pages/common/ppmtomap.md b/pages/common/ppmtomap.md index 6eb990d27..71f0d7d20 100644 --- a/pages/common/ppmtomap.md +++ b/pages/common/ppmtomap.md @@ -1,6 +1,6 @@ # ppmtomap -> This command is superseded by `pnmcolormap`. +> This command has been superseded by `pnmcolormap`. > More information: . - View documentation for the current command: diff --git a/pages/common/ppmtotga.md b/pages/common/ppmtotga.md index 69facae29..e6a714d41 100644 --- a/pages/common/ppmtotga.md +++ b/pages/common/ppmtotga.md @@ -1,6 +1,6 @@ # ppmtotga -> This command is superseded by `pamtotga`. +> This command has been superseded by `pamtotga`. > More information: . - View documentation for the current command: diff --git a/pages/common/ppmtouil.md b/pages/common/ppmtouil.md index 9f141240e..4ee3dc81a 100644 --- a/pages/common/ppmtouil.md +++ b/pages/common/ppmtouil.md @@ -1,6 +1,6 @@ # ppmtouil -> This command is superseded by `pamtouil`. +> This command has been superseded by `pamtouil`. > More information: . - View documentation for the current command: diff --git a/pages/common/ppmtowinicon.md b/pages/common/ppmtowinicon.md index 16559276a..4e98e083d 100644 --- a/pages/common/ppmtowinicon.md +++ b/pages/common/ppmtowinicon.md @@ -1,6 +1,6 @@ # ppmtowinicon -> This command is superseded by `pamtowinicon`. +> This command has been superseded by `pamtowinicon`. > More information: . - View documentation for the current command: diff --git a/pages/common/winicontoppm.md b/pages/common/winicontoppm.md index d9006108b..170b598ba 100644 --- a/pages/common/winicontoppm.md +++ b/pages/common/winicontoppm.md @@ -1,6 +1,6 @@ # winicontoppm -> This command is superseded by `winicontopam`. +> This command has been superseded by `winicontopam`. > More information: . - View documentation for the current command: diff --git a/pages/linux/tailf.md b/pages/linux/tailf.md index fd4064497..f53f9427b 100644 --- a/pages/linux/tailf.md +++ b/pages/linux/tailf.md @@ -1,6 +1,6 @@ # tailf -> This command is superseded by `tail -f`. +> This command has been superseded by `tail -f`. > More information: . - View documentation for the recommended replacement: