diff options
author | SUZUKI Koichi <metal@FreeBSD.org> | 2004-06-28 09:08:51 +0000 |
---|---|---|
committer | SUZUKI Koichi <metal@FreeBSD.org> | 2004-06-28 09:08:51 +0000 |
commit | 9fc37546a66932485fd2eb48d1762e0ab4506e61 (patch) | |
tree | b7d65f6a52e0a1022c7b1ed0ddb19b27c5f8b2ba /ja_JP.eucJP/man/man1/Makefile | |
parent | 3528e0c41d8b8f8cc8652436275ffbcaecce7cf3 (diff) |
Notes
Diffstat (limited to 'ja_JP.eucJP/man/man1/Makefile')
-rw-r--r-- | ja_JP.eucJP/man/man1/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ja_JP.eucJP/man/man1/Makefile b/ja_JP.eucJP/man/man1/Makefile index c525ca8f85..b1c07f1d94 100644 --- a/ja_JP.eucJP/man/man1/Makefile +++ b/ja_JP.eucJP/man/man1/Makefile @@ -484,5 +484,7 @@ MLINKS+=ssh.1 slogin.1 MLINKS+=bzip2.1 bunzip2.1 MLINKS+=bzip2.1 bzcat.1 MLINKS+=unifdef.1 unifdefall.1 +MLINKS+=tar.1 gtar.1 +MLINKS+=pkill.1 pgrep.1 .include "bsd.prog.mk" |