diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2011-05-17 21:56:10 +0000 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2011-05-17 21:56:10 +0000 |
commit | 0492f0764c8adcfda6089516bd7ca189652b5ae8 (patch) | |
tree | 90aba284940bf5a3edb6218ad1921e13670afacb /sys/man/1/hold | |
parent | 25dcef1e3372c12eeed59f6dad2e3c86deda280b (diff) |
hold(1): fix typo in man page
Diffstat (limited to 'sys/man/1/hold')
-rw-r--r-- | sys/man/1/hold | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/1/hold b/sys/man/1/hold index a268b7184..7890b2489 100644 --- a/sys/man/1/hold +++ b/sys/man/1/hold @@ -17,4 +17,4 @@ above the live editing area. .B /rc/bin/hold .SH "SEE ALSO" .IR emacs (1), -.IR rio (4) +.IR rio (1) |