diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 1998-03-19 07:26:37 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 1998-03-19 07:26:37 +0000 |
| commit | 05e61fd508c08e30fa81c73e67f025e4960afd2c (patch) | |
| tree | 79a68057e229b2081ec6db7e939c2258e0370b97 | |
| parent | 4d88b7963af8482e7e22295c80036dd0ae489a4a (diff) | |
Notes
| -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 62c4dd15fb1e..010de4a71409 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 5c6ac5b62853..4a7a0eb00faf 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 22facef982d8..557b8ee99708 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: |
