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 11931b4f17..7a9160bf34 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 4be4af1856..3637d6429f 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 0deb1966da..54d079f325 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 9a4c251aff..f7cce33a68 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 cd892c1ffa..8f6bab7697 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 8f6cfda3c5..c66acf86a8 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 d566f32ae4..a5c7eecd1d 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 e11e56d64a..7ecedd60aa 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 21bd7e6c41..f27d749521 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 d64df3ba58..7ad16ef51d 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 ab506a1847..2d61e8c990 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 fc72253439..b6ca6d2efb 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 6d8a5c71a3..f878ca2fe4 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 fdd990937d..d2ca7be1ae 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 d7769d7207..a5bb916b6e 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 1ae31c67d0..0bce46e026 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 81b1164154..3c053cfb21 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 9ef5843100..f8c696ad89 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 1b356ad0c4..88b67709d1 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 4653b23b81..8576a50fa2 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 5f66a015d3..3ea5864291 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 5e4b5556c2..c4a8885414 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 807c3af5c9..4f46cdc019 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 5545a9b476..5ad85cc9f1 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 f6737d90cd..b1745979d9 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 982be9a4bc..515f8dc879 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 a9fe00d5af..5e04576b28 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 edf3f485fe..d0198db789 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 9dfe4c1bf6..86ac4b694a 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 c7cb2814d5..924e6caa99 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 6eb990d27d..71f0d7d201 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 69facae296..e6a714d417 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 9f141240e5..4ee3dc81a5 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 16559276a4..4e98e083dd 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 d9006108b6..170b598ba4 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 fd40644978..f53f9427bf 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: