From f9d0aa7ca56c68aee0ba53a9ad9c232c544264b0 Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Thu, 13 Jan 2011 17:15:36 -0500 Subject: man: replace hard coded man page section with substitution strings Signed-off-by: Gaetan Nadon --- sessreg.man | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sessreg.man b/sessreg.man index 3de0da8..bb1d9c8 100644 --- a/sessreg.man +++ b/sessreg.man @@ -104,7 +104,7 @@ This describes the "line" name of the entry. For terminal sessions, this is the final pathname segment of the terminal device filename (e.g. ttyd0). For X sessions, it should probably be the local display name given to the users session (e.g. :0). If none is specified, the -terminal name will be determined with ttyname(3) and stripped of leading +terminal name will be determined with ttyname(__libmansuffix__) and stripped of leading components. .IP "\fB-h\fP \fIhost-name\fP" This is set for BSD hosts to indicate that the session was initiated from @@ -113,7 +113,7 @@ a remote host. In typical xdm usage, this options is not used. Each potential session has a unique slot number in BSD systems, most are identified by the position of the \fIline-name\fP in the .BR __ttys_file__ file. -This option overrides the default position determined with ttyslot(3). +This option overrides the default position determined with ttyslot(__libmansuffix__). This option is inappropriate for use with xdm, the -x option is more useful. .IP "\fB-x\fP \fIXservers-file\fP" As X sessions are one-per-display, and each display is entered in this file, -- cgit v1.2.3