mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-01 08:33:24 +00:00
Sort sections.
This commit is contained in:
parent
4c0dba7213
commit
b781f31ceb
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=140410
@ -810,16 +810,6 @@ If 0 is returned, result will contain a pointer from the array
|
||||
.Sh SEE ALSO
|
||||
.Xr dialog 1 ,
|
||||
.Xr ncurses 3
|
||||
.Sh AUTHORS
|
||||
The primary author would appear to be
|
||||
.An Savio Lam Aq lam836@cs.cuhk.hk
|
||||
with contributions over the years by
|
||||
.An Stuart Herbert Aq S.Herbert@sheffield.ac.uk ,
|
||||
.An Marc van Kempen Aq wmbfmk@urc.tue.nl ,
|
||||
.An Andrey Chernov Aq ache@FreeBSD.org ,
|
||||
.An Jordan Hubbard Aq jkh@FreeBSD.org
|
||||
and
|
||||
.An Anatoly A. Orehovsky Aq tolik@mpeks.tomsk.su .
|
||||
.Sh HISTORY
|
||||
These functions appeared in
|
||||
.Fx 2.0
|
||||
@ -837,5 +827,16 @@ implemented
|
||||
.Fn dialog_ftree
|
||||
and
|
||||
.Fn dialog_tree .
|
||||
.Sh AUTHORS
|
||||
.An -nosplit
|
||||
The primary author would appear to be
|
||||
.An Savio Lam Aq lam836@cs.cuhk.hk
|
||||
with contributions over the years by
|
||||
.An Stuart Herbert Aq S.Herbert@sheffield.ac.uk ,
|
||||
.An Marc van Kempen Aq wmbfmk@urc.tue.nl ,
|
||||
.An Andrey Chernov Aq ache@FreeBSD.org ,
|
||||
.An Jordan Hubbard Aq jkh@FreeBSD.org
|
||||
and
|
||||
.An Anatoly A. Orehovsky Aq tolik@mpeks.tomsk.su .
|
||||
.Sh BUGS
|
||||
Sure!
|
||||
|
@ -403,6 +403,11 @@ The TAR_RSH environment variable allows you to override the default
|
||||
shell used as the transport for
|
||||
.Nm .
|
||||
.El
|
||||
.Sh FILES
|
||||
.Bl -tag -width "/dev/sa0"
|
||||
.It Pa /dev/sa0
|
||||
The default tape drive.
|
||||
.El
|
||||
.Sh EXAMPLES
|
||||
To create an archive on tape drive
|
||||
.Pa /dev/sa0
|
||||
@ -489,11 +494,6 @@ To specify the correct time zone use either e.g.\&
|
||||
.Sq "13:15 CEST"
|
||||
or
|
||||
.Sq "13:15+200" .
|
||||
.Sh FILES
|
||||
.Bl -tag -width "/dev/sa0"
|
||||
.It Pa /dev/sa0
|
||||
The default tape drive.
|
||||
.El
|
||||
.Sh COMPATIBILITY
|
||||
The
|
||||
.Fl y
|
||||
|
Loading…
Reference in New Issue
Block a user