diff options
author | Petter Rodhelind <petter.rodhelind@gmail.com> | 2017-08-01 23:51:51 +0200 |
---|---|---|
committer | Petter Rodhelind <petter.rodhelind@gmail.com> | 2017-08-01 23:51:51 +0200 |
commit | 810cecc30d4cefe40401051a8e877665292a594d (patch) | |
tree | 6565ac720dede033d0ad88bee1fc29ee38b4baad /man/man8/getflags.8 | |
parent | 7d0663b7c023cd7dd2764cb232798f8bc1309c20 (diff) | |
parent | 4a8c0c75ffd40d08837d6937e1e995c68ceb276e (diff) | |
download | plan9port-810cecc30d4cefe40401051a8e877665292a594d.tar.gz plan9port-810cecc30d4cefe40401051a8e877665292a594d.tar.bz2 plan9port-810cecc30d4cefe40401051a8e877665292a594d.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'man/man8/getflags.8')
-rw-r--r-- | man/man8/getflags.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man8/getflags.8 b/man/man8/getflags.8 index 50274d40..86c295b9 100644 --- a/man/man8/getflags.8 +++ b/man/man8/getflags.8 @@ -58,7 +58,7 @@ which does not set .BR $0 , the program name must be given explicitly on the command line. .SH EXAMPLE -Parse the arguments for +Parse the arguments for Plan 9's .IR leak (1): .IP .EX |