minor doc fixes
This commit is contained in:
parent
d45009bc90
commit
f225eedc24
|
@ -1,5 +1,5 @@
|
|||
#lang scribble/doc
|
||||
@(require "common.rkt" (for-label file/tar file/gzip))
|
||||
@(require "common.rkt" (for-label file/tar file/gzip racket/file))
|
||||
|
||||
@title[#:tag "tar"]{@exec{tar} File Creation}
|
||||
|
||||
|
|
|
@ -1266,4 +1266,4 @@ than specified in the contract above, it is returned as-is.}
|
|||
xref?]{
|
||||
|
||||
Like @racket[load-xref], but automatically find all cross-reference files for
|
||||
manuals that have been installed with @exec{setup-plt}.}
|
||||
manuals that have been installed with @exec{raco setup}.}
|
||||
|
|
Loading…
Reference in New Issue
Block a user