# HG changeset patch # User Pascal Bellard # Date 1216204237 0 # Node ID 4b5b837e479103bc30d223176fdf0ddb16b12530 # Parent 8764174b881f244989bb7949f474ea742749051f man: typo diff -r 8764174b881f -r 4b5b837e4791 rootfs/etc/profile --- a/rootfs/etc/profile Wed Jul 16 10:09:42 2008 +0000 +++ b/rootfs/etc/profile Wed Jul 16 10:30:37 2008 +0000 @@ -66,7 +66,7 @@ return fi if [ -f $i/$TOPIC.html]; then - retawq --dump=file:///$i/$TOPIC.html | less -M + retawq --dump=file://$i/$TOPIC.html | less -M return fi done