drop obsolete groff macros

This commit is contained in:
David Adam
2025-12-16 21:12:49 +08:00
parent 62628f6fb1
commit 377abde112

View File

@@ -1,14 +0,0 @@
.\" This is needed on systems that ship with groff versions older than 1.20;
.\" such as macOS up thru Sierra (10.12). See fish issue #2673.
.\"
.\" For UTF-8, map some characters conservatively for the sake
.\" of easy cut and paste.
.
.if '\*[.T]'utf8' \{\
. rchar \- - ' `
.
. char \- \N'45'
. char - \N'45'
. char ' \N'39'
. char ` \N'96'
.\}