From: Robert R. Henry Date: Sat, 2 Jul 1983 03:48:55 +0000 (-0800) Subject: document dbx, discard sdb, document multiple files X-Git-Tag: BSD-4_2-Snapshot-Development~1089 X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/97d1afbd22abbcd6ab9c8a91223c1c7552d87e05 document dbx, discard sdb, document multiple files SCCS-vsn: old/as.vax/PSD.doc/as.man.1 4.3 --- diff --git a/usr/src/old/as.vax/PSD.doc/as.man.1 b/usr/src/old/as.vax/PSD.doc/as.man.1 index ea4fe11077..0001e10e1f 100644 --- a/usr/src/old/as.vax/PSD.doc/as.man.1 +++ b/usr/src/old/as.vax/PSD.doc/as.man.1 @@ -1,12 +1,12 @@ .\" .\" Copyright (c) 1982 Regents of the University of California .\" -.\" @(#)as.man.1 4.2 %G% +.\" @(#)as.man.1 4.3 %G% .\" -.TH AS 1 VAX-11 +.TH AS 1 "July 1, 1983" .UC 4 .SH NAME -as \- assembler +as \- VAX-11 assembler .SH SYNOPSIS .B as [ @@ -45,7 +45,8 @@ to save space in the resultant symbol table. The compilers generate such temporary labels. .TP .B \-V -Use virtual memory for intermediate storage, rather than a temporary file. +Use virtual memory for some intermediate storage, +rather than a temporary file. .TP .B \-W Do not complain about errors. @@ -75,14 +76,14 @@ if that is omitted, is used. .SH FILES .ta 1.5i -/tmp/as\(** default temporary file +/tmp/as\(** default temporary files .br a.out default resultant object file .SH "SEE ALSO" ld(1), nm(1), adb(1), -sdb(1), +dbx(1), a.out(5) .br Auxiliary documentation