diff options
author | Taru Karttunen <taruti@taruti.net> | 2011-03-30 16:53:33 +0300 |
---|---|---|
committer | Taru Karttunen <taruti@taruti.net> | 2011-03-30 16:53:33 +0300 |
commit | e463eb40363ff4c68b1d903f4e0cdd0ac1c5977f (patch) | |
tree | d5e9f57c28f026cb21de3bd77cc10cd7f64aaa85 /sys/lib/tmac/strings.mm | |
parent | b41b9034225ab3e49980d9de55c141011b6383b0 (diff) |
Import sources from 2011-03-30 iso image - sys/lib
Diffstat (limited to 'sys/lib/tmac/strings.mm')
-rwxr-xr-x | sys/lib/tmac/strings.mm | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/sys/lib/tmac/strings.mm b/sys/lib/tmac/strings.mm new file mode 100755 index 000000000..e81840439 --- /dev/null +++ b/sys/lib/tmac/strings.mm @@ -0,0 +1,61 @@ +'\" Copyright (c) 1997 Lucent +'\" All Rights Reserved +'\" +'\"#ident "@(#)macros:strings.mm 3.1" +'\" UNIX Memorandum Macros, DWB 3.1, April 1990 +'\" Company-specifics: Lucent Bell Laboratories +'''\" '''\"tab begins comments. +'''\" No comments should appear on the same line as the string definition. +'''\" +'''\" The following string is used by the macro MT. +'''\" ]S defined as logo character +.ds ]S \s36\(LH\s0 +'''\" }Z defined as Company Name +.ds }Z Alcatel-Lucent Bell Laboratories +'''\" +'''\" Strings for proprietary markings at bottom of page. +'''\" Free Strings: ]Q ]R ]H ]L ]V ]W ]X ]k ]l +'''\" +'''\" Register ;V = user-specified year for copyright date +.nr ;V \n(yr +'''\" LUCENT PROPRIETARY MARKINGS +'''\" The following strings are used by the macro PM: +'''\" +'''\" Marking Type: PROPRIETARY +'''\" Invocation: .PM 1 or .PM P +'''\" Strings: ]M ]O +.ds ]M \f2LUCENT \- PROPRIETARY\fP +.ds ]O \f1Use pursuant to Company Instructions.\fP +'''\" +'''\" Marking Type: RESTRICTED +'''\" Invocation: .PM 2 or .PM RS +'''\" Strings: ]A ]F ]G +.ds ]A \f2LUCENT \- PROPRIETARY (RESTRICTED)\fP +.ds ]F \f1Solely for authorized persons having a need to know +.ds ]G pursuant to Company Instructions.\fP +'''\" +'''\" Marking Type: REGISTERED +'''\" Invocation: .PM 3 or .PM RG +'''\" Strings: ]I ]J ]K +.ds ]I \f2LUCENT \- PROPRIETARY (REGISTERED)\fP +.ds ]J \f1Solely for authorized persons having a need to know +.ds ]K and subject to cover sheet instructions.\fP +'''\" +'''\" Marking Type: SEE COVER PAGE +'''\" Invocation: .PM 4 or .PM CP +'''\" Strings: ]U +.ds ]U \f1SEE PROPRIETARY NOTICE ON COVER PAGE\fP +'''\" +'''\" Marking Type: COPYRIGHT +'''\" Invocation: .PM 5 or .PM CR +'''\" Strings: ]i ]j +.ds ]i \f1Copyright \(co 20\\n(;V Alcatel-Lucent\fP +.ds ]j \f1All Rights Reserved.\fP +'''\" +'''\" Marking Type: UNPUBLISHED WORK +'''\" Invocation: .PM 6 or .PM UW +'''\" Strings: ]M ]m ]o ]p ]i ]q ]j +.ds ]m \f1THIS DOCUMENT CONTAINS PROPRIETARY INFORMATION OF +.ds ]o LUCENT AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN +.ds ]p ACCORDANCE WITH APPLICABLE AGREEMENTS.\fP +.ds ]q \f1Unpublished & Not for Publication\fP |