diff options
Diffstat (limited to 'man/man1')
-rw-r--r-- | man/man1/0intro.1 | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/man/man1/0intro.1 b/man/man1/0intro.1 index 2712fab8..b06d3d52 100644 --- a/man/man1/0intro.1 +++ b/man/man1/0intro.1 @@ -202,22 +202,20 @@ have been ported, including the Unicode-aware .IR troff (1). .PP Of the more recent additions to Plan 9, -the -.IR secstore (1) -client has been ported, though -.I secstored -has not. +.IR factotum (4), +.IR secstore (1), +and +.IR secstored (1) +are all ported. .IR Vac (1) and .IR vacfs (4) -have been ported. -.IR Factotum -and +have also been ported; .IR venti -are in progress. +is in progress. .PP A backup system providing a dump file system built atop Venti -is also in progress. +is in progress. .SS Porting to new systems Porting the tree to new operating systems or architectures should be straightforward, as system-specific code has been |