Skip to content

Commit 103dba7

Browse files
committed
Tweaked docs {gnats:208}.
1 parent dc3f8c1 commit 103dba7

File tree

4 files changed

+29
-26
lines changed

4 files changed

+29
-26
lines changed

ChangeLog

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
2003-07-11 Chris Dunlap <cdunlap@llnl.gov>
1+
2003-07-13 Chris Dunlap <cdunlap@llnl.gov>
22

33
* : Released 0.1.8.5.
44

5+
* etc/conman.conf, man/conman.conf.5.in: Tweaked docs {gnats:208}.
6+
7+
2003-07-11 Chris Dunlap <cdunlap@llnl.gov>
8+
59
* common.h, server-conf.c, server-logfile.c, server-obj.c, server.c,
610
server.h, etc/conman.conf, man/conman.conf.5.in, man/conmand.8.in:
711
Added support for conversion specifiers {gnats:208}.

META

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
##
2-
# $Id: META,v 1.9.2.2 2003/07/12 00:12:24 dun Exp $
2+
# $Id: META,v 1.9.2.3 2003/07/14 06:08:19 dun Exp $
33
##
44
# Metadata for RPM/TAR makefile targets
55
##
66
Meta: 1
7-
Date: 2003-07-11
7+
Date: 2003-07-13
88
Name: conman
99
Version: 0.1.8.5
1010
# Release: 1

etc/conman.conf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
##
22
# ConMan daemon configuration file
33
##
4-
# $Id: conman.conf,v 1.13.2.1 2003/07/12 00:12:25 dun Exp $
4+
# $Id: conman.conf,v 1.13.2.2 2003/07/14 06:08:20 dun Exp $
55
##
66
# - Whitespace is ignored.
77
# - Comments are ignored (from the pound char to the newline).
@@ -110,9 +110,9 @@
110110
##
111111
# The global LOG keyword specifies the default log file to use for each
112112
# CONSOLE directive. This string undergoes conversion specifier expansion
113-
# and must contain either the '%N' or '%D' conversion specifier. If an
114-
# absolute pathname is not given, the file's location is relative to LOGDIR
115-
# (assuming it has been previously defined).
113+
# and must contain either '%N' or '%D'. If an absolute pathname is not
114+
# given, the file's location is relative to LOGDIR (assuming it has been
115+
# previously defined).
116116
##
117117
# GLOBAL log="<file>"
118118
##

man/conman.conf.5.in

Lines changed: 18 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $Id: conman.conf.5.in,v 1.5.2.1 2003/07/12 00:12:25 dun Exp $
1+
.\" $Id: conman.conf.5.in,v 1.5.2.2 2003/07/14 06:08:20 dun Exp $
22

33
.TH CONMAN.CONF 5 "@DATE@" "@PROJECT@-@VERSION@" "LLNL"
44

@@ -82,10 +82,9 @@ following key/value pairs:
8282
\fBlog\fR \fB=\fR "\fIfile\fR"
8383
Specifies the default log file to use for each \fBconsole\fR directive.
8484
This string undergoes conversion specifier expansion (cf, \fBCONVERSION
85-
SPECIFICATIONS\fR) and must contain either the '\fB%N\fR' or '\fB%D\fR'
86-
conversion specifier. If an absolute pathname is not given, the file's
87-
location is relative to \fBlogdir\fR (assuming it has been previously
88-
defined).
85+
SPECIFICATIONS\fR) and must contain either '\fB%N\fR' or '\fB%D\fR'.
86+
If an absolute pathname is not given, the file's location is relative to
87+
\fBlogdir\fR (assuming it has been previously defined).
8988
.TP
9089
\fBlogopts\fR \fB=\fR "(\fBsanitize\fR|\fBnosanitize\fR)"
9190
Specifies global options for the console log files. These options can be
@@ -151,46 +150,46 @@ A conversion specifier is a two-character sequence beginning with
151150
a '\fB%\fR' character. The second character in the sequence specifies the
152151
type of conversion to be applied. The following specifiers are supported:
153152
.TP
154-
N
153+
\fB%N\fR
155154
The console name (from the \fBname\fR string).
156155
.TP
157-
D
156+
\fB%D\fR
158157
The console device basename (from the \fBdev\fR string),
159158
with leading directory components removed.
160159
.TP
161-
P
160+
\fB%P\fR
162161
The daemon's process identifier.
163162
.TP
164-
Y
163+
\fB%Y\fR
165164
The year as a 4-digit number with the century.
166165
.TP
167-
y
166+
\fB%y\fR
168167
The year as a 2-digit number without the century.
169168
.TP
170-
m
169+
\fB%m\fR
171170
The month as a 2-digit number (01-12).
172171
.TP
173-
d
172+
\fB%d\fR
174173
The day of the month as a 2-digit number (01-31).
175174
.TP
176-
H
175+
\fB%H\fR
177176
The hour as a 2-digit number using a 24-hour clock (00-23).
178177
.TP
179-
M
178+
\fB%M\fR
180179
The minute as a 2-digit number (00-59).
181180
.TP
182-
S
181+
\fB%S\fR
183182
The seconds as a 2-digit number (00-61).
184183
.TP
185-
s
184+
\fB%s\fR
186185
The number of seconds since the Epoch.
187186
.TP
188-
%
187+
\fB%%\fR
189188
A literal '%' character.
190189
.PP
191190
The console name (\fB%N\fR) and device (\fB%D\fR) specifiers are "sanitized"
192-
in that non-printable characters and the '\fB/\fR' character are replaced with
193-
underscores.
191+
in that non-printable characters and the forward-slash (/) character are
192+
replaced with underscores.
194193

195194
.SH FILES
196195
.I @CONMAN_CONF@

0 commit comments

Comments
 (0)