diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-01-09 16:26:50 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-01-09 16:26:50 -0800 |
commit | c5c3a60d085efdc32132f0a19de50b559dcf3827 (patch) | |
tree | e4350b99ef3fe756ec374d2a65816079703db528 | |
parent | d92459edcb8917d51435110f6b30a133d8ce7d52 (diff) |
Remove xorgconfig & xorgcfg from See Also list in man page
-rw-r--r-- | man/cirrus.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/cirrus.man b/man/cirrus.man index 2c5e4a0..201dc7d 100644 --- a/man/cirrus.man +++ b/man/cirrus.man @@ -25,6 +25,6 @@ Please refer to __xconfigfile__(__filemansuffix__) for general configuration details. This section only covers configuration details specific to this driver. .SH "SEE ALSO" -__xservername__(1), __xconfigfile__(__filemansuffix__), xorgconfig(1), Xserver(1), X(__miscmansuffix__) +__xservername__(1), __xconfigfile__(__filemansuffix__), Xserver(1), X(__miscmansuffix__) .SH AUTHORS Authors include: ... |