1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/games/sail
jsg 25a24f0b58 Avoid gendered language in man pages when not referring to a specific
person. Rewrite or use singular they.

ok thfr@ sthen@ daniel@ ian@ job@ kmos@ jcs@ ratchov@ phessler@ and
others I'm likely missing on an earlier version.
feedback tj@, feedback and ok jmc@
2022-02-18 23:17:13 +00:00
..
assorted.c ANSIfy sail(6) plus some cleanup 2016-01-08 20:26:33 +00:00
dr_1.c ANSIfy sail(6) plus some cleanup 2016-01-08 20:26:33 +00:00
dr_2.c ANSIfy sail(6) plus some cleanup 2016-01-08 20:26:33 +00:00
dr_3.c ANSIfy sail(6) plus some cleanup 2016-01-08 20:26:33 +00:00
dr_4.c ANSIfy sail(6) plus some cleanup 2016-01-08 20:26:33 +00:00
dr_5.c ANSIfy sail(6) plus some cleanup 2016-01-08 20:26:33 +00:00
dr_main.c ANSIfy sail(6) plus some cleanup 2016-01-08 20:26:33 +00:00
driver.h Include only needed header files per each source file 2015-12-31 16:44:21 +00:00
extern.h Include only needed header files per each source file 2015-12-31 16:44:21 +00:00
game.c ANSIfy sail(6) plus some cleanup 2016-01-08 20:26:33 +00:00
globals.c
lo_main.c there's a resource leak here. missing a fclose(3) to kill the stream. 2016-01-13 13:10:26 +00:00
machdep.h
main.c ANSIfy sail(6) plus some cleanup 2016-01-08 20:26:33 +00:00
Makefile
misc.c When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:32:41 +00:00
parties.c ANSIfy sail(6) plus some cleanup 2016-01-08 20:26:33 +00:00
pathnames.h
pl_1.c When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:32:41 +00:00
pl_2.c ANSIfy sail(6) plus some cleanup 2016-01-08 20:26:33 +00:00
pl_3.c ANSIfy sail(6) plus some cleanup 2016-01-08 20:26:33 +00:00
pl_4.c ANSIfy sail(6) plus some cleanup 2016-01-08 20:26:33 +00:00
pl_5.c ANSIfy sail(6) plus some cleanup 2016-01-08 20:26:33 +00:00
pl_6.c ANSIfy sail(6) plus some cleanup 2016-01-08 20:26:33 +00:00
pl_7.c ANSIfy sail(6) plus some cleanup 2016-01-08 20:26:33 +00:00
pl_main.c ANSIfy sail(6) plus some cleanup 2016-01-08 20:26:33 +00:00
player.h Include only needed header files per each source file 2015-12-31 16:44:21 +00:00
sail.6 Avoid gendered language in man pages when not referring to a specific 2022-02-18 23:17:13 +00:00
sync.c When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:32:41 +00:00
version.c