diff options
| author | Jakub Wilk <jwilk@jwilk.net> | 2017-02-04 11:49:56 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-02-05 00:03:08 +1300 |
| commit | 6ade226b3853e8bcc35ea3973dbce8cd713dbc05 (patch) | |
| tree | d83f1738417a9c914baebfa376de3655e4dcacd4 /man7/man.7 | |
| parent | 0a9755c6f750900d8005c1c9405b25923e55dfce (diff) | |
| download | man-pages-6ade226b3853e8bcc35ea3973dbce8cd713dbc05.tar.gz | |
man.7, uri.7: Use "www.kernel.org" in example URLs
Apparently www.kernelnotes.org is now a spam site.
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/man.7')
| -rw-r--r-- | man7/man.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/man.7 b/man7/man.7 index ca063c3fdf..aae04bfe88 100644 --- a/man7/man.7 +++ b/man7/man.7 @@ -487,7 +487,7 @@ You can also use the new macro to identify links to related information. If you include URLs, use the full URL (e.g., -.UR http://www.kernelnotes.org +.UR http://www.kernel.org .UE ) to ensure that tools can automatically find the URLs. .PP |
