Capitalize Warewulf in man pages where appropriate

Signed-off-by: Jonathon Anderson <janderson@ciq.co>
This commit is contained in:
Jonathon Anderson
2022-12-13 15:58:04 -07:00
parent c67699ae30
commit f3ea171beb
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