diff options
Diffstat (limited to 'man/secindex')
-rwxr-xr-x | man/secindex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/secindex b/man/secindex index 4ffc83bf..d042ac10 100755 --- a/man/secindex +++ b/man/secindex @@ -1,6 +1,6 @@ #!/usr/local/plan9/bin/rc builtin cd $1 -for (i in [a-z0-9:]*) { +for (i in [a-z0-9:]*.[0-9]*) { b=`{echo $i | sed 's/\..*//'} 9 sed -n ' /SH *NAM/,/SH/{ |