From f805569211263e84b1b1c7ddfaf710cfa0d63dd6 Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Mon, 27 May 2013 16:15:19 -0400 Subject: [PATCH] man-pages: build bos getrestricted / setrestricted build missing bos man pages on windows. Change-Id: I37ccc402487bae04a7344a4276d246bd535bf1a6 Reviewed-on: http://gerrit.openafs.org/9944 Tested-by: BuildBot Reviewed-by: Derrick Brashear --- doc/man-pages/NTMakefile | 2 ++ src/WINNT/install/wix/files.wxi | 2 ++ 2 files changed, 4 insertions(+) diff --git a/doc/man-pages/NTMakefile b/doc/man-pages/NTMakefile index ff472470c..d22f57acc 100644 --- a/doc/man-pages/NTMakefile +++ b/doc/man-pages/NTMakefile @@ -262,6 +262,7 @@ PODS = \ pod8\bos_getdate.pod \ pod8\bos_getlog.pod \ pod8\bos_getrestart.pod \ + pod8\bos_getrestricted.pod \ pod8\bos_help.pod \ pod8\bos_install.pod \ pod8\bos_listhosts.pod \ @@ -276,6 +277,7 @@ PODS = \ pod8\bos_setauth.pod \ pod8\bos_setcellname.pod \ pod8\bos_setrestart.pod \ + pod8\bos_setrestricted.pod \ pod8\bos_shutdown.pod \ pod8\bos_start.pod \ pod8\bos_startup.pod \ diff --git a/src/WINNT/install/wix/files.wxi b/src/WINNT/install/wix/files.wxi index c3e864fd8..befaf58ee 100644 --- a/src/WINNT/install/wix/files.wxi +++ b/src/WINNT/install/wix/files.wxi @@ -594,6 +594,7 @@ + @@ -608,6 +609,7 @@ + -- 2.39.5