diff options
author | Sigrid <ftrvxmtrx@gmail.com> | 2021-04-13 11:26:55 +0200 |
---|---|---|
committer | Sigrid <ftrvxmtrx@gmail.com> | 2021-04-13 11:26:55 +0200 |
commit | b777d3fe7d947c7bb9595aed5a571e311872b5f6 (patch) | |
tree | 013dfb3325e73ecd64c7ed338193d24b2652cfb9 /sys/man/1/fedex | |
parent | fd4e8eef0b14200982c7ef08dcb978445f32c866 (diff) |
remove old, broken scripts: fedex, u(s)ps, weather (thanks fulton)
Diffstat (limited to 'sys/man/1/fedex')
-rw-r--r-- | sys/man/1/fedex | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/sys/man/1/fedex b/sys/man/1/fedex deleted file mode 100644 index 0434382ec..000000000 --- a/sys/man/1/fedex +++ /dev/null @@ -1,27 +0,0 @@ -.TH FEDEX 1 -.SH NAME -fedex, ups, usps \- track shipments -.SH SYNOPSIS -.B fedex -.I tracking-number -.br -.B ups -.I tracking-number -.br -.B usps -.I tracking-number -.SH DESCRIPTION -.I Fedex -writes available shipment details for the given Federal Express 12-digit -.I tracking-number -on the standard output. -.I Ups -is similar, but takes a United Parcel Service 18-digit -.IR tracking-number . -.I Usps -takes a US Post Office -.IR tracking-number . -.SH SOURCE -.B /rc/bin -.SH BUGS -Redesigns of the source website can break these programs. |