diff options
author | Gerrit Pape <pape@smarden.org> | 2001-11-26 11:52:43 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2001-11-26 11:52:43 +0000 |
commit | 2edebb0cdd79f2baa3c8801733c7a1e11e7e9be2 (patch) | |
tree | d4ea0c6537ac49b5c6d19b1b83466df5074dfca5 /man | |
parent | aa03b46050e13afdcdd112892e588bc38b8fc89c (diff) | |
download | runit-2edebb0cdd79f2baa3c8801733c7a1e11e7e9be2.tar.gz runit-2edebb0cdd79f2baa3c8801733c7a1e11e7e9be2.tar.xz runit-2edebb0cdd79f2baa3c8801733c7a1e11e7e9be2.zip |
typo.
Diffstat (limited to 'man')
-rw-r--r-- | man/runit-init.8 | 2 | ||||
-rw-r--r-- | man/runit.8 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/man/runit-init.8 b/man/runit-init.8 index f53d67d..aa113ef 100644 --- a/man/runit-init.8 +++ b/man/runit-init.8 @@ -43,6 +43,6 @@ returns 111 on error, 0 in all other cases. .SH SEE ALSO runit(8) -http://smarden.org/pape/runit/ +http://smarden.org/runit/ .SH AUTHOR Gerrit Pape <pape@smarden.org> diff --git a/man/runit.8 b/man/runit.8 index 7feb018..5baa1a5 100644 --- a/man/runit.8 +++ b/man/runit.8 @@ -63,6 +63,6 @@ receives an INT signal, a ctrl-alt-del keyboard request is triggered. .SH SEE ALSO runit-init(8) -http://smarden.org/pape/runit/ +http://smarden.org/runit/ .SH AUTHOR Gerrit Pape <pape@smarden.org> |