diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 2018-09-08 19:14:10 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 2018-09-08 19:14:10 +0000 |
commit | d765fedc12f9911597cd512b4e8e85b8e03b3a2e (patch) | |
tree | d9edeb59a377afec8be9599c2f123f6f5a5dea5f | |
parent | 80c29c2db525e7db706e80c5fc817675825f66cc (diff) | |
download | doc-d765fedc12f9911597cd512b4e8e85b8e03b3a2e.tar.gz doc-d765fedc12f9911597cd512b4e8e85b8e03b3a2e.zip |
add MACH 2.5/i386 manual pages
Notes
Notes:
svn path=/head/; revision=52239
-rwxr-xr-x | en_US.ISO8859-1/htdocs/cgi/man.cgi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/en_US.ISO8859-1/htdocs/cgi/man.cgi b/en_US.ISO8859-1/htdocs/cgi/man.cgi index f16c351c3d..23097e49b2 100755 --- a/en_US.ISO8859-1/htdocs/cgi/man.cgi +++ b/en_US.ISO8859-1/htdocs/cgi/man.cgi @@ -709,6 +709,7 @@ $manPathDefault = 'FreeBSD 11.2-RELEASE and Ports'; 'OpenStep 4.2', "$manLocalDir/OpenStep-4.2", 'Rhapsody DR1', "$manLocalDir/Rhapsody-DR1", 'Rhapsody DR2', "$manLocalDir/Rhapsody-DR2", + 'MACH 2.5/i386', "$manLocalDir/MACH-2.5-i386", ); my @no_pdf_output = ( |