Commit Graph

220 Commits

Author SHA1 Message Date
922ee71283
dj.1: fixes standard input section grammar 2024-05-24 10:14:53 -06:00
122a10257e
dj.1: fixed option description locations 2024-05-24 10:13:59 -06:00
0660db3d02
dj.1: -c: better description 2024-05-24 10:13:17 -06:00
b4173a2327
dj.1: -o: better description 2024-05-24 10:06:15 -06:00
2137b0bf43
dj.1: -i: better description 2024-05-24 10:03:52 -06:00
d87f4b20a3
dj.1: -A: better description 2024-05-24 09:56:44 -06:00
c53f3fa617
dj.1: remove mention of KiB 2024-05-24 09:53:54 -06:00
432b19818e
made dj options no longer alphabetized 2024-04-28 20:42:44 -06:00
187d9486b7
dj.1: debug output clarification 2024-04-18 08:44:44 -06:00
b41af1b578
dj.1: -c: grammar 2024-04-18 08:41:55 -06:00
ed284b9949
dj.1: -a: More specific wording 2024-04-18 08:40:29 -06:00
3cdade71e2
dj.1: -S whether or not the input is a stream is irrelevant 2024-04-18 08:38:48 -06:00
df16707b0e
intcmp.1: -e permits adjacent integers to be equal to each other 2024-04-18 08:36:01 -06:00
13ee16173e
fop.1: initial commit 2024-03-29 16:47:00 -06:00
5db09a5ca1
mm.1: cat(1p) and tee(1p) provide similar functionality 2024-03-29 16:30:06 -06:00
ce5a4dc4bd
mm.1: removed STANDARD INPUT section 2024-03-29 16:29:27 -06:00
abc599148d
mm.1: subsequent outputs are opened for appending 2024-03-29 16:26:41 -06:00
63c8ff8093
intcmp.1: compares integers to each other 2024-03-29 16:22:56 -06:00
9ea57a27b7
dj.1: stdin by default 2024-03-29 16:21:02 -06:00
4e33f945ae
dj.1: null bytes 2024-03-29 16:17:48 -06:00
70b0c2f924
dj.1: fixed -d description 2024-03-29 16:14:27 -06:00
603d8ee1d8
str.1: remove extraneous former implementation information 2024-03-27 00:17:33 -06:00
cdd8e79b01
str.1: strings are not tested against each other 2024-03-27 00:16:51 -06:00
d3bfc7b1f5
npc.1: ASCII bytes 2024-03-27 00:16:15 -06:00
3cb37d830a
mm.1: wording, consistency with dj.1 2024-03-27 00:14:34 -06:00
6158a39a4a
dj.1: consistency with mm.1 2024-03-27 00:14:02 -06:00
a2188dc674
dj.1: fix -H description 2024-03-27 00:09:17 -06:00
49e2022e52
dj.1: -d, -i, -o, fixed descriptions 2024-03-27 00:08:43 -06:00
bb43533a37
dj.1: -A and -a: fix descriptions 2024-03-26 23:58:00 -06:00
f565f0530b
dj.1: dd(1p) is not a disk utility 2024-03-26 23:53:10 -06:00
a1902df503
strcmp.1: Unicode is a proper noun 2024-03-26 23:50:16 -06:00
63a0c683f9
docs: remove unnecessary references to the name of each program 2024-03-26 19:22:30 -06:00
cf76fa94e6
mm.1: updated man page 2024-03-26 18:44:05 -06:00
a6fd1108c6
docs: fixed formatting of many manpages 2024-03-26 18:26:51 -06:00
127192185f
Merge branch 'dj-fix' (closes #66) 2024-03-18 21:01:48 -06:00
f81232685a
Merge branch 'mm' 2024-03-18 20:56:06 -06:00
05b5a4480c
Merge branch 'swab' (closes #22) 2024-03-18 20:53:08 -06:00
DTB
135bf2a8eb
mm(1), mm.1: bring source in line with documentation 2024-02-26 09:11:47 -07:00
DTB
d74bc715cf
mm(1): fix full file handling 2024-02-26 09:02:58 -07:00
DTB
f14877118d
Makefile: add swab(1) 2024-02-26 08:43:03 -07:00
DTB
bbac85daf8
swab(1): add copyright notice 2024-02-26 08:42:06 -07:00
DTB
1e041a52a2
swab.1: add swab(1) man page 2024-02-24 03:21:20 -07:00
DTB
e788947fc4
swab(1): add argument parsing 2024-02-24 03:04:05 -07:00
c97201fca9
Merge branch 'contributing-changes' 2024-02-23 23:20:16 -07:00
06fc461985
CONTRIBUTING: fixed random "utils" 2024-02-23 23:19:28 -07:00
e6b1db3f40
Merge branch 'hru' (closes #33) 2024-02-23 22:15:43 -07:00
ef1643660b
hru(1): fixed lack of newline 2024-02-23 22:11:23 -07:00
b0636b416e
Merge branch 'fop-trim' (closes #54, closes #58) 2024-02-23 22:05:56 -07:00
bd08ef479c
hru(1): error handling tweaks 2024-02-23 21:58:23 -07:00
3cee3de900
fop(1): committing to Rust error messages 2024-02-23 21:46:50 -07:00