# HG changeset patch # User Pascal Bellard # Date 1216204308 0 # Node ID e0d5c358ac7527226f7cd6ee46dd1276e5411111 # Parent 4b5b837e479103bc30d223176fdf0ddb16b12530 man: typo, again diff -r 4b5b837e4791 -r e0d5c358ac75 rootfs/etc/profile --- a/rootfs/etc/profile Wed Jul 16 10:30:37 2008 +0000 +++ b/rootfs/etc/profile Wed Jul 16 10:31:48 2008 +0000 @@ -65,7 +65,7 @@ esac return fi - if [ -f $i/$TOPIC.html]; then + if [ -f $i/$TOPIC.html ]; then retawq --dump=file://$i/$TOPIC.html | less -M return fi