diff options
author | John Ankarstrom <john@ankarstrom.se> | 2021-07-01 22:37:05 +0200 |
---|---|---|
committer | John Ankarstrom <john@ankarstrom.se> | 2021-07-01 22:37:05 +0200 |
commit | facd65ebdb8d3fa8eab7be49e2e4cbdeed5338dc (patch) | |
tree | da4f462191907b164d39a4d8279d9aa53c0fc62a | |
parent | eea1b6daad16ca86743f48e0476dfad30e31badf (diff) | |
download | mk-facd65ebdb8d3fa8eab7be49e2e4cbdeed5338dc.tar.gz |
Update name in comments
-rw-r--r-- | k.tmac | 6 | ||||
-rw-r--r-- | kx.tmac | 2 |
2 files changed, 4 insertions, 4 deletions
@@ -1,5 +1,5 @@ .\" "/. -.\" mu macro package for troff "/. +.\" mk macro package for troff "/. .\" created by John Ankarström "/. .\" "/. .\" Permission to use, copy, modify and/or "/. @@ -7,9 +7,9 @@ .\" with or without fee is hereby granted. "/. .\" "/. .\" For an index of the macros defined in "/. -.\" this file, issue `grep -n [-]- u.tmac'. "/. +.\" this file, issue `grep -n [-]- k.tmac'. "/. .\" "/. -.\" When editing the source of mu, keep the "/. +.\" When editing the source of mk, keep the "/. .\" following rules in mind: "/. .\" "/. .\" * Prefix temporary strings and registers "/. @@ -1,5 +1,5 @@ .\" "/. -.\" extra stuff for mu "/. +.\" extra stuff for mk "/. .\" "/. .\" Permission to use, copy, modify and/or "/. .\" distribute this software for any purpose "/. |