vcgencmd: Fix documentation URL

The link was broken during the documentation revamp. Just link
to vcgencmd in the online docs. Related documentation is easy
to find with the online search and reduces the number for links
to update in the future.
This commit is contained in:
Tim Gover
2021-09-07 13:32:27 +01:00
committed by Dom Cobley
parent ade66719aa
commit fba5ce7d15
2 changed files with 3 additions and 19 deletions

View File

@@ -49,7 +49,7 @@ void show_usage()
puts( " -1 problem with VCHI" );
puts( " -2 VideoCore returned an error\n" );
puts( "For further documentation please see" );
puts( "https://www.raspberrypi.org/documentation/raspbian/applications/vcgencmd.md\n" );
puts( "https://www.raspberrypi.org/documentation/computers/os.html#vcgencmd\n" );
}
int main( int argc, char **argv )

View File

@@ -282,22 +282,6 @@ VideoCore returned an error
.
.
.SH SEE ALSO
.B [SOURCE]
.B [DOCS]
https://www.raspberrypi.org/\:documentation/\:computers/\:os.html#vcgencmd
.
.
.SH REFERENCES
.TP
.B [BOOT]
https://www.raspberrypi.org/\:documentation/\:configuration/\:config-txt/\:boot.md
.
.TP
.B [FAQ]
https://www.raspberrypi.org/\:documentation/\:faqs/\:README.md
.
.TP
.B [SOURCE]
https://www.raspberrypi.org/\:documentation/\:raspbian/\:applications/\:vcgencmd.md
.
.TP
.B [VIDEO]
https://www.raspberrypi.org/\:documentation/\:configuration/\:config-txt/\:video.md