diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-02-14 05:43:00 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-02-14 05:43:00 +0000 |
commit | 2275ee0bcfe94ad50ac42d98c773a171c673828d (patch) | |
tree | b5916119748ef6bc0c4aa1ef724befadc8877e8e /chinese | |
parent | Simple aesthetic fix: "^post-install" instead of "^ post-install" (diff) |
typo clean up police: \s -> \t
Notes
Notes:
svn path=/head/; revision=38323
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/hztty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/hztty/Makefile b/chinese/hztty/Makefile index 0cb53f779d5c..9a9c3ec968df 100644 --- a/chinese/hztty/Makefile +++ b/chinese/hztty/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/ \ MAINTAINER= ada@bsd.org -ALL_TARGET= bsd +ALL_TARGET= bsd MAN1= hztty.1 do-install: |