Commit ID: 1005ED8FE7120DD7F3F
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2020/06/04 14:00:45 UTC
Modified files:
usr.bin/oldroff/nroff: n6.c
usr.bin/env : env.1
Log message:
implement \(en as hyphen in our nroff(1) for GNU groff compatibility
allows using recent OpenBSD manpages more as-is-ish (but portmdoc’s \*(en
is still preferred for subprojects where we don’t control the environment)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.3 -r1.4 src/usr.bin/oldroff/nroff/n6.c
cvs -R rdiff -kk -upr1.3 -r1.4 src/usr.bin/env/env.1