Commit Graph
308 Commits
Author SHA1 Message Date
emma 2dd6c0ded7 fop(1): adds the ability to use any string as a delimiter 2024-06-02 19:05:30 -06:00
emma 70cbc52c93 docs: updates to use man(7) macros to fix formatting 2024-06-02 18:47:14 -06:00
emma fe5c020590 sleep(1): rename to eep(1) 2024-05-29 19:37:18 -06:00
emma b7f52902b6 dj.1: grammar & formatting 2024-05-24 10:21:06 -06:00
emma 922ee71283 dj.1: fixes standard input section grammar 2024-05-24 10:14:53 -06:00
emma 122a10257e dj.1: fixed option description locations 2024-05-24 10:13:59 -06:00
emma 0660db3d02 dj.1: -c: better description 2024-05-24 10:13:17 -06:00
emma b4173a2327 dj.1: -o: better description 2024-05-24 10:06:15 -06:00
emma 2137b0bf43 dj.1: -i: better description 2024-05-24 10:03:52 -06:00
emma d87f4b20a3 dj.1: -A: better description 2024-05-24 09:56:44 -06:00
emma c53f3fa617 dj.1: remove mention of KiB 2024-05-24 09:53:54 -06:00
trinity ba55c4c8e7 sleep.1: add copyright header 2024-05-03 21:32:10 -06:00
trinity 003f5aeb1f Makefile: add sleep to the all recipe 2024-05-03 21:30:39 -06:00
trinity 327c71c8ae sleep.1: import from trinity/src 2024-05-03 21:29:49 -06:00
trinity b06c1d5488 sleep(1): reduce dependence on sysexits 2024-05-03 21:22:38 -06:00
trinity 82f6c46b64 Makefile: update sleep recipe 2024-05-03 21:22:07 -06:00
trinity 81c657ec3e Merge branch 'main' into sleep 2024-05-03 21:19:19 -06:00
emma 432b19818e made dj options no longer alphabetized 2024-04-28 20:42:44 -06:00
emma 9093b06166 Merge branch 'manpage-install' 0.13.4 2024-04-27 12:58:50 -06:00
trinity 6132c9bf47 Merge branch 'main' into scrut-sysexits 2024-04-26 19:37:34 -06:00
trinity 919b171400 scrut(1): conditionally include non-POSIX sysexits.h 2024-04-26 19:35:33 -06:00
trinity 8e38db92c7 scrut(1): update copyright header 2024-04-26 19:33:45 -06:00
trinity adc9dbded5 scrut(1): changed return status 1 to EXIT_FAILURE 2024-04-26 19:30:33 -06:00
emma 488351da39 scrut(1): changed return status 0 to EXIT_SUCCESS 2024-04-25 16:46:05 -06:00
emma d8b54fdbf5 Makefile: fixes erroneous whitespace 2024-04-25 12:43:31 -06:00
emma f6aac60aee Makefile: fixed manpage install location 2024-04-25 12:40:20 -06:00
emma 187d9486b7 dj.1: debug output clarification 2024-04-18 08:44:44 -06:00
emma b41af1b578 dj.1: -c: grammar 2024-04-18 08:41:55 -06:00
emma ed284b9949 dj.1: -a: More specific wording 2024-04-18 08:40:29 -06:00
emma 3cdade71e2 dj.1: -S whether or not the input is a stream is irrelevant 2024-04-18 08:38:48 -06:00
emma df16707b0e intcmp.1: -e permits adjacent integers to be equal to each other 2024-04-18 08:36:01 -06:00
trinity 61382c34d9 mm(1): error out when given positional arguments 0.13.3 2024-03-31 22:54:03 -06:00
emma 8d9ac33566 Merge branch 'strerror' 0.13.2 2024-03-29 19:23:27 -06:00
emma b503d97625 Makefile: directory specification changes 2024-03-29 19:22:55 -06:00
emma 13ee16173e fop.1: initial commit 2024-03-29 16:47:00 -06:00
emma 5db09a5ca1 mm.1: cat(1p) and tee(1p) provide similar functionality 2024-03-29 16:30:06 -06:00
emma ce5a4dc4bd mm.1: removed STANDARD INPUT section 2024-03-29 16:29:27 -06:00
emma abc599148d mm.1: subsequent outputs are opened for appending 2024-03-29 16:26:41 -06:00
emma 63c8ff8093 intcmp.1: compares integers to each other 2024-03-29 16:22:56 -06:00
emma 9ea57a27b7 dj.1: stdin by default 2024-03-29 16:21:02 -06:00
emma 4e33f945ae dj.1: null bytes 2024-03-29 16:17:48 -06:00
emma 70b0c2f924 dj.1: fixed -d description 2024-03-29 16:14:27 -06:00
emma 603d8ee1d8 str.1: remove extraneous former implementation information 2024-03-27 00:17:33 -06:00
emma cdd8e79b01 str.1: strings are not tested against each other 2024-03-27 00:16:51 -06:00
emma d3bfc7b1f5 npc.1: ASCII bytes 2024-03-27 00:16:15 -06:00
emma 3cb37d830a mm.1: wording, consistency with dj.1 2024-03-27 00:14:34 -06:00
emma 6158a39a4a dj.1: consistency with mm.1 2024-03-27 00:14:02 -06:00
emma a2188dc674 dj.1: fix -H description 2024-03-27 00:09:17 -06:00
emma 49e2022e52 dj.1: -d, -i, -o, fixed descriptions 2024-03-27 00:08:43 -06:00
emma bb43533a37 dj.1: -A and -a: fix descriptions 2024-03-26 23:58:00 -06:00