diff options
author | qwx <qwx@sciops.net> | 2021-08-24 21:45:37 +0000 |
---|---|---|
committer | qwx <qwx@sciops.net> | 2021-08-24 21:45:37 +0000 |
commit | ad26f82e44a5f59383edfde5f4c3727c225f4b0a (patch) | |
tree | 0b4f775740f9815764673562ec73e1dcafc54972 /sys/man/1/vac | |
parent | fb2e0a1987b33083e3e08fa0659f99534c56d6aa (diff) |
man page fixes (thanks stuart morrow)
Diffstat (limited to 'sys/man/1/vac')
-rw-r--r-- | sys/man/1/vac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/man/1/vac b/sys/man/1/vac index c63a77c7d..003df277f 100644 --- a/sys/man/1/vac +++ b/sys/man/1/vac @@ -82,7 +82,7 @@ the files under an extra two levels of directory hierarchy named .I yyyy/mmdd (year, month, day) in the style of the dump file system -(see Plan 9's \fIfs\fR(4)). +(see \fIfs\fR(4)). If .I vacfile already exists, an additional backup day is added to the @@ -184,7 +184,7 @@ All other lines should be of the form .I pattern or .B exclude -.I pattern . +.IR pattern . When considering whether to include a directory or file in the vac archive, the earliest matching pattern in the file |