sys/plan9
Tobias Klauser 9e4fff1f4d all: single space after period
Follow CL 20022 and consistently use single space after a period in
documentation.

Generated with:

$ perl -i -npe 's,^(\s*// .+[a-z]\.)  +([A-Z]),$1 $2,' $(git grep -l -E '^\s*//(.+\.)  +([A-Z])')

Change-Id: Ia29ad823668f060e81293e848a79fc4b4857d94b
Reviewed-on: https://go-review.googlesource.com/73530
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2017-10-25 20:39:07 +00:00
..
asm.s all: single space after period 2017-10-25 20:39:07 +00:00
asm_plan9_386.s go.sys/plan9: just jump to syscall.Syscall etc. 2014-08-14 12:05:46 -07:00
asm_plan9_amd64.s go.sys/plan9: just jump to syscall.Syscall etc. 2014-08-14 12:05:46 -07:00
const_plan9.go plan9: add mount and bind flags 2016-02-22 20:26:01 +00:00
dir_plan9.go go.sys: update package names 2014-08-11 15:58:26 -07:00
env_plan9.go all: single space after period 2017-10-25 20:39:07 +00:00
env_unset.go all: single space after period 2017-10-25 20:39:07 +00:00
errors_plan9.go all: single space after period 2017-10-25 20:39:07 +00:00
mkall.sh go.sys: update package names 2014-08-11 15:58:26 -07:00
mkerrors.sh go.sys: update package names 2014-08-11 15:58:26 -07:00
mksyscall.pl go.sys/plan9: update to use "use" 2014-09-09 11:02:42 -07:00
mksysnum_plan9.sh plan9: fix duplicated copyright header in mksysnum_plan9.sh 2015-12-11 03:36:51 +00:00
pwd_go15_plan9.go plan9: skip pwd_plan9_go15.go unless on plan9 2015-05-15 03:08:47 +00:00
pwd_plan9.go plan9: make pwd process-wide on Plan 9 2015-04-12 18:03:11 +00:00
race.go all: single space after period 2017-10-25 20:39:07 +00:00
race0.go all: single space after period 2017-10-25 20:39:07 +00:00
str.go go.sys: fix imports to cgc/p/go.sys, add build tags 2014-08-12 22:59:00 -07:00
syscall.go all: single space after period 2017-10-25 20:39:07 +00:00
syscall_plan9.go plan9: make pwd process-wide on Plan 9 2015-04-12 18:03:11 +00:00
syscall_test.go go.sys: use golang.org/x/... import paths 2014-11-10 08:56:17 +11:00
zsyscall_plan9_386.go plan9: make pwd process-wide on Plan 9 2015-04-12 18:03:11 +00:00
zsyscall_plan9_amd64.go plan9: make pwd process-wide on Plan 9 2015-04-12 18:03:11 +00:00
zsysnum_plan9.go plan9: reduce the set of architecture-dependent files on Plan 9 2015-04-11 10:39:11 +00:00