diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-01-12 08:43:36 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-01-12 08:43:36 +0100 |
commit | 36d2092a3330692c43f33ef4e05edc997c05ecad (patch) | |
tree | 4d9d26469d8b6aee5a32ef16ee67d82b17d5e72e /sys/man/1/ssam | |
parent | af42c4f4816c84772533ee7f47ffaafd33abeb22 (diff) |
fix manpage references
Diffstat (limited to 'sys/man/1/ssam')
-rw-r--r-- | sys/man/1/ssam | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/1/ssam b/sys/man/1/ssam index 71cbb0175..d482d6f7f 100644 --- a/sys/man/1/ssam +++ b/sys/man/1/ssam @@ -64,7 +64,7 @@ Count frequency of words read from standard input. .SH SEE ALSO .IR sed (1), .IR sam (1), -.IR regexp (7) +.IR regexp (6) .PP Rob Pike, ``The text editor sam''. |