SOURCES: mgetty-issue-doc.patch (NEW) - former part of issue.patch...

sls sls at pld-linux.org
Wed Dec 12 21:50:22 CET 2007


Author: sls                          Date: Wed Dec 12 20:50:22 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- former part of issue.patch (copied from fedora)

---- Files affected:
SOURCES:
   mgetty-issue-doc.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/mgetty-issue-doc.patch
diff -u /dev/null SOURCES/mgetty-issue-doc.patch:1.1
--- /dev/null	Wed Dec 12 21:50:22 2007
+++ SOURCES/mgetty-issue-doc.patch	Wed Dec 12 21:50:16 2007
@@ -0,0 +1,27 @@
+--- mgetty-1.1.31/doc/mgetty.8in.issue	2003-04-06 10:08:23.000000000 -0400
++++ mgetty-1.1.31/doc/mgetty.8in	2004-08-17 18:18:28.096524000 -0400
+@@ -42,16 +42,16 @@
+ .B -p <login prompt>
+ Use the given string to prompt users for their login names. Various
+ tokens are allowed in this string. These tokens are: @ for the system
+-name, \\n, \\r, \\g, \\b, \\v, \\f, \\t for newline, carriage return, bell,
+-backspace, vertical tab, form feed, and tab, respectively.
+-\\P and \\L will expand to the tty name ("ttyS0"). \\Y will give the Caller
++name, \\n, \\g, \\f, for newline, bell,
++and form feed, respectively.
++\\v and \\r will expand to the OS version and release.
++\\P, \\l and \\L will expand to the tty name ("ttyS0"). 
++\\Y will give the Caller
+ ID, \\I the "CONNECT foobar" string returned
+-by the modem, and \\S will output the port speed.
+-\\s, \\m, \\V, \\R represent the operating system, the hardware name,
+-the OS version, the OS release.
++by the modem, and \\S or \\b will output the port speed.
+ \\N and \\U give the number of users currently logged in.
+-\\C will be changed into the result of ctime(), and \\D and \\T will
+-output the date and time, respectively. Finally, \\<digit> will use digit
++\\C will be changed into the result of ctime(), and \\D or \\d and \\t or \\T
++will output the date and time, respectively. Finally, \\<digit> will use digit
+ as octal/decimal/hexadecimal representation of the character to follow.
+ 
+ The default prompt is specified at compile time.
================================================================


More information about the pld-cvs-commit mailing list