diff options
author | charnier <charnier@FreeBSD.org> | 1998-03-19 07:26:37 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 1998-03-19 07:26:37 +0000 |
commit | f055275992a02631ff93e032922d43e0d0a703ab (patch) | |
tree | 614d78a6040364bf5bbeeccf8c0d1400d82553ab /bin | |
parent | 12550f787500bd4ce7e933932ca2e3e0bebbd1be (diff) | |
download | FreeBSD-src-f055275992a02631ff93e032922d43e0d0a703ab.zip FreeBSD-src-f055275992a02631ff93e032922d43e0d0a703ab.tar.gz |
.Sh AUTHOR -> .Sh AUTHORS
Use .An/.Aq
Diffstat (limited to 'bin')
-rw-r--r-- | bin/chio/chio.1 | 9 | ||||
-rw-r--r-- | bin/csh/csh.1 | 22 | ||||
-rw-r--r-- | bin/pax/pax.1 | 7 |
3 files changed, 24 insertions, 14 deletions
diff --git a/bin/chio/chio.1 b/bin/chio/chio.1 index 62c4dd1..010de4a 100644 --- a/bin/chio/chio.1 +++ b/bin/chio/chio.1 @@ -195,9 +195,10 @@ Configures the changer to use picker 2 (third picker) for operations. .Sh SEE ALSO .Xr mt 1 , .Xr ch 4 , -.Xr mount 8 . -.Sh AUTHOR +.Xr mount 8 +.Sh AUTHORS The .Nm chio -program and SCSI changer driver were written by Jason R. Thorpe -<thorpej@and.com> for And Communications, http://www.and.com/ +program and SCSI changer driver were written by +.An Jason R. Thorpe Aq thorpej@and.com +for And Communications, http://www.and.com/ diff --git a/bin/csh/csh.1 b/bin/csh/csh.1 index 5c6ac5b..4a7a0eb 100644 --- a/bin/csh/csh.1 +++ b/bin/csh/csh.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)csh.1 8.2 (Berkeley) 1/21/94 -.\" $Id$ +.\" $Id: csh.1,v 1.8 1997/02/22 14:01:40 peter Exp $ .\" .Dd January 21, 1994 .Dt CSH 1 @@ -2080,13 +2080,21 @@ signal; otherwise this signal is passed on to children from the state in the shell's parent. Interrupts are not allowed when a login shell is reading the file .Pa \&.logout . -.Sh AUTHOR -William Joy. -Job control and directory stack features first implemented by J.E. Kulp of -IIASA, Laxenburg, Austria, +.Sh AUTHORS +.An William Joy . +.Pp +Job control and directory stack features first implemented by +.An J.E. Kulp +of IIASA, Laxenburg, Austria, with different syntax than that used now. -File name completion code written by Ken Greer, HP Labs. -Eight-bit implementation Christos S. Zoulas, Cornell University. +.Pp +File name completion code written by +.An Ken Greer , +HP Labs. +.Pp +Eight-bit implementation +.An Christos S. Zoulas , +Cornell University. .Sh FILES .Bl -tag -width /etc/passwd -compact .It Pa ~/.cshrc diff --git a/bin/pax/pax.1 b/bin/pax/pax.1 index 22facef..557b8ee 100644 --- a/bin/pax/pax.1 +++ b/bin/pax/pax.1 @@ -34,7 +34,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)pax.1 8.4 (Berkeley) 4/18/94 -.\" $Id$ +.\" $Id: pax.1,v 1.5 1997/02/22 14:04:38 peter Exp $ .\" .Dd April 18, 1994 .Dt PAX 1 @@ -1121,8 +1121,9 @@ and operations are extensions to the .Tn POSIX standard. -.Sh AUTHOR -Keith Muller at the University of California, San Diego +.Sh AUTHORS +.An Keith Muller +at the University of California, San Diego .Sh ERRORS .Nm pax will exit with one of the following values: |