Commit Graph

50 Commits

Author SHA1 Message Date
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
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
1e041a52a2
swab.1: add swab(1) man page 2024-02-24 03:21:20 -07:00
e6b1db3f40
Merge branch 'hru' (closes #33) 2024-02-23 22:15:43 -07:00
DTB
395205d4c6
mm.1: fix case in copyright thingy 2024-02-22 19:14:38 -07:00
ee3877b607
hru.1: update manpage to be more clear 2024-02-18 14:59:12 -07:00
DTB
194b19f94b
mm(1): add 2024-02-17 23:43:22 -07:00
DTB
de9f8dc037
scrut.1: update man page based on review (see #62) 2024-02-17 23:12:39 -07:00
413ee49af4
hru.1: updated manpage with correct SI reference 2024-02-16 21:36:16 -07:00
DTB
bee0165074
scrut(1): add man page 2024-02-16 01:40:38 -07:00
361f0ddb8b
hru.1: added manpage for hru(1) 2024-02-14 23:31:54 -07:00
0f5247e722
merged rpn(1); closes #2 2024-02-07 19:23:51 -07:00
7fb68a2c7a
rpn.1: fixed DESCRIPTION 2024-02-07 19:17:59 -07:00
af53375ff2
rpn.1: fixed some clunky stuff 2024-02-07 19:11:53 -07:00
8e0eaeab38
rpn.1: made more better 2024-02-03 17:20:31 -07:00
6d7522be01
rpn.1: made better 2024-02-02 23:24:45 -07:00
a30152d783
rpn.1: made more precise 2024-02-02 20:12:12 -07:00
DTB
2ec04c0564
true(1): fix my copyright dates in man page 2024-02-02 06:23:12 -07:00
DTB
a39772d7a1
false(1): fix my copyright dates in man page 2024-02-02 06:22:59 -07:00
DTB
a90c9b7998
true(1): fix man page POSIX reference 2024-02-01 20:42:28 -07:00
DTB
fb929e63f5
strcmp(1): fix man page POSIX reference 2024-02-01 20:42:15 -07:00
DTB
791db2ed6d
str(1): fix man page POSIX reference 2024-02-01 20:41:57 -07:00
DTB
870548b46b
npc(1): fix man page POSIX reference 2024-02-01 20:41:42 -07:00
DTB
af0c472173
intcmp(1): fix man page POSIX reference 2024-02-01 20:40:50 -07:00
DTB
6715e0a50f
false(1): fix man page POSIX reference 2024-02-01 20:40:18 -07:00
42d268319e
docs/rpn.1: added manpage 2024-02-01 11:36:38 -07:00
DTB
b7bd6a6e7b
dj(1): add copyright header in man page 2024-01-17 21:03:09 -07:00
DTB
88a66bcc01
dj(1): import from git.sr.ht/~trinity/src 2024-01-09 23:43:45 -07:00
ef1416cd42
intcmp(1): new tool; npc(1): new tool; scrut(1): new tool; str(1): new tool; strcmp(1): new tool; tests: added POSIX compatibility test and C compiler compatibility test; Makefile: converted to GNUmakefile; README: added README; docs: added docs 2023-12-24 17:13:17 -07:00