Merge pull request #594 from anderbubble/man-page-capitalization

Capitalize Warewulf in man pages where appropriate
This commit is contained in:
Christian Goll
2022-12-15 12:10:18 +01:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
.SH NAME
nodes.conf \- warewulf node configuration database
nodes.conf \- Warewulf node configuration database
.SH DESCRIPTION
.LP

View File

@@ -2,11 +2,11 @@
.SH NAME
warewulf.conf \- warewulf server configuration file
warewulf.conf \- Warewulf server configuration file
.SH DESCRIPTION
.LP
\fBwarewulf.conf\fP is the main configuration file for the warewulf
\fBwarewulf.conf\fP is the main configuration file for the Warewulf
server daemon and defines the configuration for its service
dependencies, including dhcp, tftp, and nfs.
.LP
@@ -52,7 +52,7 @@ cluster's private interface.
.SS WAREWULF
.LP
The \fBwarewulf\fP parameter is a map of individual sub-parameters
which configure warewulf specifically. (See the \fBEXAMPLE\fP section
which configure Warewulf specifically. (See the \fBEXAMPLE\fP section
for overall structure.)
.TP
@@ -111,10 +111,10 @@ Default: true
.TP
\fBsyslog\fP
When true, warewulf server logs are written to syslog, rather than a
When true, Warewulf server logs are written to syslog, rather than a
local file.
When false, warewulf server logs are written to
When false, Warewulf server logs are written to
`/var/log/warewulfd.log'.
Default: false