diff options
author | rsc <devnull@localhost> | 2005-01-19 00:38:07 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-01-19 00:38:07 +0000 |
commit | 16334694d2c76ade399dacffc9bf906b8b1929a6 (patch) | |
tree | 991b53c167edb486cb290e045ba3e6459e013834 /lib | |
parent | 108559b2d7fc6195b3b72cec2409718937c76b82 (diff) | |
download | plan9port-16334694d2c76ade399dacffc9bf906b8b1929a6.tar.gz plan9port-16334694d2c76ade399dacffc9bf906b8b1929a6.tar.bz2 plan9port-16334694d2c76ade399dacffc9bf906b8b1929a6.zip |
do not translate man pages
Diffstat (limited to 'lib')
-rw-r--r-- | lib/moveplan9.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/moveplan9.sh b/lib/moveplan9.sh index 7e0a9366..631d41cb 100644 --- a/lib/moveplan9.sh +++ b/lib/moveplan9.sh @@ -6,5 +6,5 @@ echo " X ,s;/usr/local/plan9($|/|});$p\\1;g X/'/w q -" | sam -d `cat lib/moveplan9.files` man/man*/*.* >/dev/null 2>&1 +" | sam -d `cat lib/moveplan9.files` >/dev/null 2>&1 |