diff options
author | Jim Meyering <jim@meyering.net> | 1998-03-25 07:38:24 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-03-25 07:38:24 +0000 |
commit | cbf0181378e63773c5d23a7032423feba3519e9b (patch) | |
tree | 121181493ddfbd1fbb9cd688c048a906e7f970e2 /doc | |
parent | bca2db987792c0993db7e10ac0c7db655250f84b (diff) | |
download | coreutils-cbf0181378e63773c5d23a7032423feba3519e9b.tar.xz |
s/@samp/@email/ for e-mail addresses
Diffstat (limited to 'doc')
-rw-r--r-- | doc/getdate.texi | 10 | ||||
-rw-r--r-- | doc/textutils.texi | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/getdate.texi b/doc/getdate.texi index b0cb1d272..09c690a46 100644 --- a/doc/getdate.texi +++ b/doc/getdate.texi @@ -467,15 +467,15 @@ year. @cindex MacKenzie, David @cindex Meyering, Jim @code{getdate} was originally implemented by Steven M. Bellovin -(@samp{smb@@research.att.com}) while at the University of North Carolina +(@email{smb@@research.att.com}) while at the University of North Carolina at Chapel Hill. The code was later tweaked by a couple of people on -Usenet, then completely overhauled by Rich $alz (@samp{rsalz@@bbn.com}) -and Jim Berets (@samp{jberets@@bbn.com}) in August, 1990. Various +Usenet, then completely overhauled by Rich $alz (@email{rsalz@@bbn.com}) +and Jim Berets (@email{jberets@@bbn.com}) in August, 1990. Various revisions for the GNU system were made by David MacKenzie, Jim Meyering, and others. @cindex Pinard, F. @cindex Berry, K. This chapter was originally produced by Fran@,{c}ois Pinard -(@samp{pinard@@iro.umontreal.ca}) from the @file{getdate.y} source code, -and then edited by K.@: Berry (@samp{kb@@cs.umb.edu}). +(@email{pinard@@iro.umontreal.ca}) from the @file{getdate.y} source code, +and then edited by K.@: Berry (@email{kb@@cs.umb.edu}). diff --git a/doc/textutils.texi b/doc/textutils.texi index b96605799..91329ec53 100644 --- a/doc/textutils.texi +++ b/doc/textutils.texi @@ -142,7 +142,7 @@ The GNU text utilities are mostly compatible with the @sc{POSIX.2} standard. @c This paragraph appears in all of fileutils.texi, textutils.texi, and @c sh-utils.texi too -- so be sure to keep them consistent. @cindex bugs, reporting -Please report bugs to @samp{textutils-bugs@@gnu.org}. Remember +Please report bugs to @email{textutils-bugs@@gnu.org}. Remember to include the version number, machine architecture, input files, and any other information needed to reproduce the bug: your input, what you expected, what you got, and why it is wrong. Diffs are welcome, but |