diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 2000-04-23 16:57:02 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 2000-04-23 16:57:02 +0000 |
| commit | 940bf4170154dd312e6ca2a417b8c1b5892efc26 (patch) | |
| tree | b271e84eabbccebbbfe955e4add13a36dfe98524 /gnu | |
| parent | 6b1e17c0217174cc65fcc22206d3d9fb57dabe8f (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/man/man/man.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/man/man/man.man b/gnu/usr.bin/man/man/man.man index 6530b3cc71fa..94bb14a78680 100644 --- a/gnu/usr.bin/man/man/man.man +++ b/gnu/usr.bin/man/man/man.man @@ -163,7 +163,7 @@ Normally, to look at the relevant manpage information for getopt, one would use: .Dl man getopt .Pp -However, when referred to a specific section of the manual, +However, when referring to a specific section of the manual, such as .Xr getopt 3 , one would use: |
